Home
last modified time | relevance | path

Searched defs:prefix (Results 1 – 25 of 1459) sorted by relevance

12345678910>>...59

/third_party/python/PCbuild/
Drt.bat42 if "%1"=="-win32" (set prefix=%pcbuild%win32) & shift & goto CheckOpts variable
43 if "%1"=="-x64" (set prefix=%pcbuild%amd64) & shift & goto CheckOpts variable
44 if "%1"=="-arm64" (set prefix=%pcbuild%arm64) & shift & goto CheckOpts variable
45 if "%1"=="-arm32" (set prefix=%pcbuild%arm32) & shift & goto CheckOpts variable
49 if not defined prefix set prefix=%pcbuild%amd64 variable
69 if /I %1 EQU Win32 (set prefix=%pcbuild%win32) & exit /B 0 variable
70 if /I %1 EQU x64 (set prefix=%pcbuild%amd64) & exit /B 0 variable
71 if /I %1 EQU ARM64 (set prefix=%pcbuild%arm64) & exit /B 0 variable
72 if /I %1 EQU ARM (set prefix=%pcbuild%arm32) & exit /B 0 variable
/third_party/boost/boost/ratio/
Dratio_io.hpp72 ratio_string<Ratio, CharT>::prefix() in prefix() function in boost::ratio_string
91 static std::string prefix() { in prefix() function
118 static std::string prefix() {return std::string("atto");} in prefix() function
127 static std::u16string prefix() {return std::u16string(u"atto");} in prefix() function
134 static std::u32string prefix() {return std::u32string(U"atto");} in prefix() function
144 static std::wstring prefix() {return std::wstring(L"atto");} in prefix() function
163 static std::string prefix() {return std::string("femto");} in prefix() function
172 static std::u16string prefix() {return std::u16string(u"femto");} in prefix() function
179 static std::u32string prefix() {return std::u32string(U"femto");} in prefix() function
189 static std::wstring prefix() {return std::wstring(L"femto");} in prefix() function
[all …]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dstring_cast.inl60 struct prefix{}; struct
63 struct prefix<float> struct
65 GLM_FUNC_QUALIFIER static char const * value() {return "";};
69 struct prefix<double> struct
71 GLM_FUNC_QUALIFIER static char const * value() {return "d";};
75 struct prefix<bool> struct
77 GLM_FUNC_QUALIFIER static char const * value() {return "b";};
81 struct prefix<uint8_t> struct
83 GLM_FUNC_QUALIFIER static char const * value() {return "u8";};
87 struct prefix<int8_t> struct
[all …]
/third_party/boost/boost/log/utility/
Dunique_identifier_name.hpp27 #define BOOST_LOG_UNIQUE_IDENTIFIER_NAME_INTERNAL_(prefix, postfix)\ argument
29 #define BOOST_LOG_UNIQUE_IDENTIFIER_NAME_INTERNAL(prefix, postfix)\ argument
44 # define BOOST_LOG_UNIQUE_IDENTIFIER_NAME(prefix)\ argument
47 # define BOOST_LOG_UNIQUE_IDENTIFIER_NAME(prefix)\ argument
/third_party/boost/boost/ratio/detail/
Dratio_io.hpp63 static std::basic_string<CharT> prefix() {return long_name();} in prefix() function
94 static std::basic_string<CharT> prefix() {return long_name();} in prefix() function
118 static std::string prefix() {return long_name();} in prefix() function
129 static std::u16string prefix() {return long_name();} in prefix() function
138 static std::u32string prefix() {return long_name();} in prefix() function
150 static std::wstring prefix() {return long_name();} in prefix() function
177 static std::string prefix() {return long_name();} in prefix() function
188 static std::u16string prefix() {return long_name();} in prefix() function
197 static std::u32string prefix() {return long_name();} in prefix() function
209 static std::wstring prefix() {return long_name();} in prefix() function
[all …]
/third_party/boost/boost/parameter/aux_/preprocessor/impl/
Dfunction_forward_match.hpp19 #define BOOST_PARAMETER_FUNCTION_FORWARD_MATCH(params, n, prefix) \ argument
25 #define BOOST_PARAMETER_FUNCTION_FORWARD_MATCH_Z(z, params, n, prefix) \ argument
33 #define BOOST_PARAMETER_FUNCTION_FORWARD_MATCH(params, n, prefix) \ argument
37 #define BOOST_PARAMETER_FUNCTION_FORWARD_MATCH_Z(z, params, n, prefix) \ argument
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-prefix.md11 ### Synopsis
17 ### Description
26 ### See Also
/third_party/python/Modules/_sha3/kcp/
DKeccakSponge.c25 #define prefix KeccakWidth200 macro
43 #define prefix KeccakWidth400 macro
61 #define prefix KeccakWidth800 macro
79 #define prefix KeccakWidth1600 macro
DKeccakSponge.h133 #define KCP_DeclareSpongeStructure(prefix, size, alignment) \ argument
141 #define KCP_DeclareSpongeFunctions(prefix) \ argument
/third_party/nghttp2/
Dgentokenlookup.py3 def to_enum_hd(k, prefix): argument
26 def gen_enum(tokens, prefix): argument
36 def gen_index_header(tokens, prefix, value_type, comp_fun, return_type, fail_value): argument
66 def gentokenlookup(tokens, prefix, value_type='uint8_t', comp_fun='util::streq_l', return_type='int… argument
/third_party/boost/boost/atomic/detail/
Dplatform.hpp190 #define BOOST_ATOMIC_DETAIL_CORE_ARCH_BACKEND_HEADER(prefix) <BOOST_JOIN(prefix, BOOST_ATOMIC_DETAI… argument
193 #define BOOST_ATOMIC_DETAIL_CORE_BACKEND_HEADER(prefix) <BOOST_JOIN(prefix, BOOST_ATOMIC_DETAIL_COR… argument
195 #define BOOST_ATOMIC_DETAIL_FP_BACKEND_HEADER(prefix) <BOOST_JOIN(prefix, BOOST_ATOMIC_DETAIL_FP_BA… argument
196 #define BOOST_ATOMIC_DETAIL_EXTRA_BACKEND_HEADER(prefix) <BOOST_JOIN(prefix, BOOST_ATOMIC_DETAIL_EX… argument
197 #define BOOST_ATOMIC_DETAIL_EXTRA_FP_BACKEND_HEADER(prefix) <BOOST_JOIN(prefix, BOOST_ATOMIC_DETAIL… argument
198 #define BOOST_ATOMIC_DETAIL_WAIT_BACKEND_HEADER(prefix) <BOOST_JOIN(prefix, BOOST_ATOMIC_DETAIL_WAI… argument
/third_party/node/deps/npm/lib/config/
Dload-prefix.js11 set: function (prefix) { argument
24 set: function (prefix) { argument
35 { set: function (prefix) { p = prefix }, argument
/third_party/mingw-w64/mingw-w64-headers/include/
Dschemadef.h33 #define TM_PROP(val,prefix,name,primval) prefix##_##name = val, argument
34 #define TM_ENUM(val,prefix,name) prefix##_##name = val, argument
35 #define TM_PART(val,prefix,name) prefix##_##name = val, argument
36 #define TM_STATE(val,prefix,name) prefix##_##name = val, argument
67 #define TM_PROP(val,prefix,name,primval) {L#name,prefix##_##name,TMT_##primval}, argument
68 #define TM_PART(val,prefix,name) {L#name,prefix##_##name,TMT_ENUMVAL}, argument
69 #define TM_STATE(val,prefix,name) {L#name,prefix##_##name,TMT_ENUMVAL}, argument
70 #define TM_ENUM(val,prefix,name) {L#name,prefix##_##name,TMT_ENUMVAL}, argument
/third_party/node/deps/npm/lib/utils/
Dpulse-till-done.js9 function pulseStart (prefix) { argument
20 module.exports = function (prefix, cb) { argument
31 function pulseWhile (prefix, promise) { argument
/third_party/libffi/
Dgenerate-darwin-source-and-headers.py19 prefix = "#ifdef __i386__\n\n" variable in simulator_platform
32 prefix = "#ifdef __x86_64__\n\n" variable in simulator64_platform
45 prefix = "#ifdef __arm__\n\n" variable in device_platform
58 prefix = "#ifdef __arm64__\n\n" variable in device64_platform
73 prefix = "#ifdef __i386__\n\n" variable in desktop32_platform
84 prefix = "#ifdef __x86_64__\n\n" variable in desktop64_platform
98 def move_file(src_dir, dst_dir, filename, file_suffix=None, prefix='', suffix=''): argument
126 def copy_files(src_dir, dst_dir, pattern=None, filelist=None, file_suffix=None, prefix=None, suffix… argument
/third_party/grpc/src/compiler/
Dprotobuf_plugin.h33 const std::string& prefix) { in GetCommentsHelper()
89 std::string GetLeadingComments(const std::string prefix) const { in GetLeadingComments()
93 std::string GetTrailingComments(const std::string prefix) const { in GetTrailingComments()
118 std::string GetLeadingComments(const std::string prefix) const { in GetLeadingComments()
122 std::string GetTrailingComments(const std::string prefix) const { in GetTrailingComments()
181 std::string GetLeadingComments(const std::string prefix) const { in GetLeadingComments()
185 std::string GetTrailingComments(const std::string prefix) const { in GetTrailingComments()
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/buildtools/
DGeneratePhonePrefixData.java92 void process(int prefix, String location); in process()
117 String prefix = line.substring(0, indexOfPipe); in parseTextFile() local
160 public final String prefix; field in GeneratePhonePrefixData.PhonePrefixLanguagePair
163 public PhonePrefixLanguagePair(String prefix, String language) { in PhonePrefixLanguagePair()
169 private static String generateBinaryFilename(int prefix, String lang) { in generateBinaryFilename()
178 String prefix = filename.substring(0, indexOfUnderscore); in getPhonePrefixLanguagePairFromFilename() local
271 int prefix = Integer.parseInt(phonePrefixLanguagePair.prefix); in addConfigurationMapping() local
311 String prefix = String.valueOf(mapping.getKey()); in splitMap() local
371 int prefix = entry.getKey(); in compressAccordingToEnglishData() local
/third_party/typescript/src/testRunner/unittests/
DparsePseudoBigInt.ts23 for (const prefix of ["0b", "0B"]) { constant
33 for (const prefix of ["0o", "0O"]) { constant
43 for (const prefix of ["0x", "0X"]) { constant
/third_party/parse5/packages/parse5/lib/common/
Dforeign-content.js82 'xlink:actuate': { prefix: 'xlink', name: 'actuate', namespace: NS.XLINK }, property
83 'xlink:arcrole': { prefix: 'xlink', name: 'arcrole', namespace: NS.XLINK }, property
84 'xlink:href': { prefix: 'xlink', name: 'href', namespace: NS.XLINK }, property
85 'xlink:role': { prefix: 'xlink', name: 'role', namespace: NS.XLINK }, property
86 'xlink:show': { prefix: 'xlink', name: 'show', namespace: NS.XLINK }, property
87 'xlink:title': { prefix: 'xlink', name: 'title', namespace: NS.XLINK }, property
88 'xlink:type': { prefix: 'xlink', name: 'type', namespace: NS.XLINK }, property
89 'xml:base': { prefix: 'xml', name: 'base', namespace: NS.XML }, property
90 'xml:lang': { prefix: 'xml', name: 'lang', namespace: NS.XML }, property
91 'xml:space': { prefix: 'xml', name: 'space', namespace: NS.XML }, property
[all …]
/third_party/node/deps/npm/node_modules/rc/test/
Dnested-env-vars.js26 function testPrefix(prefix) { argument
31 console.log('\n\n------ nested-env-vars ------\n',{prefix: prefix}, '\n', config); property
/third_party/node/src/
Ddiagnosticfilename-inl.h13 const char* prefix, in DiagnosticFilename()
20 const char* prefix, in DiagnosticFilename()
/third_party/ltp/testcases/lib/
Dtst_net_vars.c90 static struct in_addr prefix2mask(unsigned int prefix) in prefix2mask()
143 static char *get_ipv4_netmask(unsigned int prefix) in get_ipv4_netmask()
161 static char *get_ipv6_netmask(unsigned int prefix) in get_ipv6_netmask()
188 static char *get_ipv4_broadcast(struct in_addr ip, unsigned int prefix) in get_ipv4_broadcast()
209 unsigned int prefix) in get_ipv4_net16_unused()
262 unsigned int prefix) in get_ipv6_net32_unused()
321 static char *get_ipv6_network(const unsigned char *a0, unsigned int prefix) in get_ipv6_network()
444 static void check_prefix_range(unsigned int prefix, int is_ipv6, int is_lhost) in check_prefix_range()
461 static char *get_ipv4_network(int ip, unsigned int prefix) in get_ipv4_network()
490 static int round_down_prefix(unsigned int prefix, int is_ipv6) in round_down_prefix()
/third_party/glib/tests/gobject/
Dtestcommon.h23 #define DEFINE_TYPE_FULL(name, prefix, \ argument
55 #define DEFINE_TYPE(name, prefix, \ argument
61 #define DEFINE_IFACE(name, prefix, base_init, dflt_init) \ argument
/third_party/glib/gobject/tests/
Dtestcommon.h23 #define DEFINE_TYPE_FULL(name, prefix, \ argument
56 #define DEFINE_TYPE(name, prefix, \ argument
62 #define DEFINE_IFACE(name, prefix, base_init, dflt_init) \ argument
/third_party/glib/gio/xdgmime/
Dxdgmime.h39 #define _XDG_ENTRY2(prefix,func) _XDG_ENTRY3(prefix,func) argument
40 #define _XDG_ENTRY3(prefix,func) prefix##_##func argument
43 #define _XDG_RESERVED_ENTRY2(prefix,func) _XDG_RESERVED_ENTRY3(prefix,func) argument
44 #define _XDG_RESERVED_ENTRY3(prefix,func) _##prefix##_##func argument

12345678910>>...59