/third_party/curl/scripts/ |
H A D | cd2nroff | 99 sub single { subroutine
|
H A D | nroff2cd | 41 sub single { subroutine
|
H A D | cd2cd | 77 sub single { subroutine
|
/third_party/jerryscript/tests/jerry/ |
H A D | function-prototype-tostring.js | 20 function single(b) { return 1; } function
|
/third_party/icu/tools/multi/proj/icu4cscan/ |
H A D | xmlout.h | 44 bool single; member in XMLElement
|
H A D | xmlout.cpp | 29 int XMLFile::indent(const char *s, bool single) { in indent() argument 50 XMLElement::XMLElement(XMLFile &f, const char *name, const char *attribs, bool single) : file(f), name(name), single(single) { in XMLElement() argument
|
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/ |
H A D | random.js | 91 function single(array) { function
|
/third_party/alsa-utils/alsactl/ |
H A D | alsactl.h | 19 bool single; member
|
/third_party/curl/docs/cmdline-opts/ |
H A D | gen.pl | 322 sub single { subroutine
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/ |
H A D | MatcherCompilerTest.java | 108 private static Byte single(int value) { in single() method in MatcherCompilerTest
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
H A D | tinystr.h | 115 TiXmlString& operator += (char single) in operator +=() argument
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | json_stream_parser_test.cc | 99 StringPiece single = json.substr(i, 1); in RunTest() local
|
/third_party/lame/mpglib/ |
H A D | layer1.c | 205 int single = fr->single; in decode_layer1_frame() local
|
H A D | layer2.c | 374 int single = fr->single; in decode_layer2_frame() local
|
H A D | mpg123.h | 96 int single; /* single channel (monophonic) */ member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_test_main.c | 380 boolean single = FALSE; in main() local
|
/third_party/node/deps/openssl/openssl/crypto/ocsp/ |
H A D | ocsp_prn.c | 142 OCSP_SINGLERESP *single = NULL; in OCSP_RESPONSE_print() local
|
H A D | ocsp_cl.c | 226 OCSP_SINGLERESP *single; in OCSP_resp_find() local 248 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason, in OCSP_single_get0_status() argument 290 OCSP_SINGLERESP *single; in OCSP_resp_find_status() local 365 OCSP_SINGLERESP_get0_id(const OCSP_SINGLERESP *single) OCSP_SINGLERESP_get0_id() argument [all...] |
H A D | ocsp_srv.c | 92 OCSP_SINGLERESP *single = NULL; in OCSP_basic_add1_status() local [all...] |
/third_party/openssl/crypto/ocsp/ |
H A D | ocsp_prn.c | 142 OCSP_SINGLERESP *single = NULL; in OCSP_RESPONSE_print() local
|
H A D | ocsp_cl.c | 226 OCSP_SINGLERESP *single; in OCSP_resp_find() local 248 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason, in OCSP_single_get0_status() argument 290 OCSP_SINGLERESP *single; in OCSP_resp_find_status() local 365 OCSP_SINGLERESP_get0_id(const OCSP_SINGLERESP *single) OCSP_SINGLERESP_get0_id() argument [all...] |
H A D | ocsp_srv.c | 92 OCSP_SINGLERESP *single = NULL; in OCSP_basic_add1_status() local [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
H A D | KeyTypeData.java | 33 single, multiple, incremental, any enum constant
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
H A D | KeyTypeData.java | 38 single, multiple, incremental, any enum constant
|
/third_party/icu/icu4c/source/i18n/ |
H A D | tridpars.cpp | 149 SingleID* single; in parseSingleID() local 229 SingleID* single = specsToID(specs, FORWARD); parseFilterID() local 392 SingleID* single = parseSingleID(id, pos, dir, ec); parseCompoundID() local 416 SingleID* single = (SingleID*) list.elementAt(i); parseCompoundID() local 492 SingleID* single = (SingleID*) list.elementAt(i); instantiateList() local [all...] |