Searched refs:comma (Results 1 - 25 of 44) sorted by relevance

12

/xsrc/external/mit/freetype/dist/src/tools/
H A Dcordic.py8 comma = "" variable
23 sys.stdout.write( comma + repr( int(angle2) ) )
24 comma = ", " variable
H A Dglnames.py50 "comma", "hyphen", "period", "slash", "zero",
163 "parenright", "asterisk", "plus", "comma", "hyphen",
1830 comma;002C
4967 comma = ""
4971 line += comma
4974 comma = ","
4977 comma = ",\n "
5230 comma = ""
5233 line += comma
5235 comma
[all...]
/xsrc/external/mit/xmessage/dist/
H A Dmakeform.c129 char *start, *colon, *comma; local in function:parse_name_and_exit_code_list
133 colon = comma = NULL;
143 comma = cp;
149 * If comma is NULL then we are at the end of the string. If colon
153 if (comma) *comma = '\0';
179 if (comma) cp++;
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
H A Dgl_apitemp.py60 comma = ""
80 t_string = t_string + comma + p.format_string()
81 p_string = p_string + comma + p.name
82 o_string = o_string + comma + cast + p.name
83 comma = ", "
H A DglX_proto_send.py396 comma = ',' if i < len(names) - 1 else ''
397 print(' { "%s", (_glapi_proc) gl%s }%s' % (names[i], procs[names[i]], comma))
H A Dgl_XML.py792 comma = ""
797 p_string = p_string + comma + p.name
798 comma = ", "
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
H A Dgl_apitemp.py58 comma = ""
78 t_string = t_string + comma + p.format_string()
79 p_string = p_string + comma + p.name
80 o_string = o_string + comma + cast + p.name
81 comma = ", "
H A DglX_proto_send.py394 comma = ',' if i < len(names) - 1 else ''
395 print(' { "%s", (_glapi_proc) gl%s }%s' % (names[i], procs[names[i]], comma))
H A Dgl_XML.py806 comma = ""
811 p_string = p_string + comma + p.name
812 comma = ", "
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/
H A D147-define-macro-no-space.c14 #define C, comma
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
H A D147-define-macro-no-space.c14 #define C, comma
/xsrc/external/mit/MesaLib/dist/android/
H A Dmesa3d_cross.mk91 -Ddri-drivers=$(subst $(space),$(comma),$(BOARD_MESA3D_CLASSIC_DRIVERS)) \
92 -Dgallium-drivers=$(subst $(space),$(comma),$(BOARD_MESA3D_GALLIUM_DRIVERS)) \
93 -Dvulkan-drivers=$(subst $(space),$(comma),$(subst radeon,amd,$(BOARD_MESA3D_VULKAN_DRIVERS))) \
160 $(if $(PRIVATE_GROUP_STATIC_LIBRARIES),-Wl$(comma)--start-group) \
162 $(if $(PRIVATE_GROUP_STATIC_LIBRARIES),-Wl$(comma)--end-group) \
176 $(subst -Wl$(comma)--fatal-warnings,, \
177 $(subst -Wl$(comma)--no-undefined-version,, \
178 $(subst -Wl$(comma)--gc-sections,, \
/xsrc/external/mit/xfs/dist/os/
H A Dutils.c271 char *comma = (char *) strchr (ptr, ','); local in function:ProcessLSoption
272 if (comma == NULL) {
275 len = comma - ptr;
280 ptr = comma + 1;
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
H A Dgtest-internal.h592 // Skips to the first non-space char after the first comma in 'str';
593 // returns NULL if no comma is found in 'str'.
595 const char* comma = strchr(str, ','); local in function:testing::internal::SkipComma
596 if (comma == NULL) {
599 while (IsSpace(*(++comma))) {}
600 return comma;
603 // Returns the prefix of 'str' before the first comma in it; returns
604 // the entire string if it contains no comma.
606 const char* comma = strchr(str, ','); local in function:testing::internal::GetPrefixUntilComma
607 return comma
[all...]
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
H A Dgtest-internal.h627 // Skips to the first non-space char after the first comma in 'str';
628 // returns NULL if no comma is found in 'str'.
630 const char* comma = strchr(str, ','); local in function:testing::internal::GTEST_DISABLE_MSC_WARNINGS_POP_
631 if (comma == nullptr) {
634 while (IsSpace(*(++comma))) {}
635 return comma;
638 // Returns the prefix of 'str' before the first comma in it; returns
639 // the entire string if it contains no comma.
641 const char* comma = strchr(str, ','); local in function:testing::internal::GetPrefixUntilComma
642 return comma
[all...]
/xsrc/external/mit/MesaLib/dist/docs/
H A Denvvars.rst52 following comma-separated list of named flags, which adds extra
243 a comma-separated list of named flags, which do various things:
510 a comma-separated list of named flags, which do various things:
535 a comma-separated list of debug options is accepted. See the source
538 a comma-separated list of options to selectively no-op various parts
584 a comma-separated list of named flags, which do various things:
613 a comma-separated list of named flags, which do various things:
699 a comma-separated list of named flags, which do various things:
729 a comma-separated list of named flags, which do various things:
755 a comma
[all...]
/xsrc/external/mit/xedit/dist/lisp/
H A Dread.c682 if (READLABELP(object->data.comma.eval))
683 object->data.comma.eval =
684 LispReadLabelCircle(object->data.comma.eval, info);
686 object = object->data.comma.eval;
1080 LispObj *comma, *result; local in function:LispReadCommaquote
1088 comma = LispDoRead(info);
1089 if (comma == DOT) {
1091 comma = LispDoRead(info);
1093 if (INVALIDP(comma))
1096 result = COMMA(comma, atlis
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/
H A Dxorgconf.cpp45 # as well as specifying multiple comma-separated entries in one FontPath
308 # HorizSync may be a comma separated list of discrete values, or a
309 # comma separated list of ranges of values.
319 # VertRefresh may be a comma separated list of discrete values, or a
320 # comma separated list of ranges of values.
/xsrc/external/mit/xorg-server/dist/hw/xfree86/
H A Dxorgconf.cpp45 # as well as specifying multiple comma-separated entries in one FontPath
302 # HorizSync may be a comma separated list of discrete values, or a
303 # comma separated list of ranges of values.
313 # VertRefresh may be a comma separated list of discrete values, or a
314 # comma separated list of ranges of values.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Ddebugging.rst90 The variables of type "flags" all take a string with comma-separated flags to
/xsrc/external/mit/xrdb/dist/
H A Dconfigure.ac75 [comma-separated list of paths to cpp command for xrdb to use at runtime]),
/xsrc/external/mit/xfs/dist/
H A Dconfigure.ac56 [comma-separated list of paths to look for config file when not specified (default: ${sysconfdir}/X11/fs/config)]),
61 [comma-separated list of strings for config file paths when not specified])
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Ddebugging.rst103 The variables of type "flags" all take a string with comma-separated flags to
/xsrc/external/mit/libxcb/dist/src/
H A Dc_client.py377 comma = ',' if count > 0 else ''
381 _h(' %s%s%s%s%s', _n(name + (enam,)).upper(), equals, eval, comma, doc)
2316 comma = ',' if len(param_fields) else ');'
2317 _h('%s (xcb_connection_t%s *c%s', func_name, spacing, comma)
2318 comma = ',' if len(param_fields) else ')'
2319 _c('%s (xcb_connection_t%s *c%s', func_name, spacing, comma)
2331 comma = ',' if count else ');'
2333 spacing, c_pointer, field.c_field_name, comma)
2334 comma = ',' if count else ')'
2336 spacing, c_pointer, field.c_field_name, comma)
[all...]
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest.cc4002 bool comma = true);
4008 bool comma = true);
4126 bool comma) {
4136 if (comma)
4146 bool comma) {
4156 if (comma)
4255 bool comma = false; local in function:testing::internal::JsonUnitTestResultPrinter::PrintJsonTestSuite
4258 if (comma) {
4261 comma = true;
4300 bool comma local in function:testing::internal::JsonUnitTestResultPrinter::PrintJsonUnitTest
4120 OutputJsonKey(std::ostream * stream,const std::string & element_name,const std::string & name,const std::string & value,const std::string & indent,bool comma) argument
4140 OutputJsonKey(std::ostream * stream,const std::string & element_name,const std::string & name,int value,const std::string & indent,bool comma) argument
[all...]

Completed in 37 milliseconds

12