Home
last modified time | relevance | path

Searched defs:single (Results 1 - 25 of 64) sorted by relevance

123

/third_party/curl/scripts/
H A Dcd2nroff99 sub single { subroutine
H A Dnroff2cd41 sub single { subroutine
H A Dcd2cd77 sub single { subroutine
/third_party/jerryscript/tests/jerry/
H A Dfunction-prototype-tostring.js20 function single(b) { return 1; } function
/third_party/icu/tools/multi/proj/icu4cscan/
H A Dxmlout.h44 bool single; member in XMLElement
H A Dxmlout.cpp29 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 Drandom.js91 function single(array) { function
/third_party/alsa-utils/alsactl/
H A Dalsactl.h19 bool single; member
/third_party/curl/docs/cmdline-opts/
H A Dgen.pl322 sub single { subroutine
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DMatcherCompilerTest.java108 private static Byte single(int value) { in single() method in MatcherCompilerTest
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinystr.h115 TiXmlString& operator += (char single) in operator +=() argument
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser_test.cc99 StringPiece single = json.substr(i, 1); in RunTest() local
/third_party/lame/mpglib/
H A Dlayer1.c205 int single = fr->single; in decode_layer1_frame() local
H A Dlayer2.c374 int single = fr->single; in decode_layer2_frame() local
H A Dmpg123.h96 int single; /* single channel (monophonic) */ member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_main.c380 boolean single = FALSE; in main() local
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_prn.c142 OCSP_SINGLERESP *single = NULL; in OCSP_RESPONSE_print() local
H A Docsp_cl.c226 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 Docsp_srv.c92 OCSP_SINGLERESP *single = NULL; in OCSP_basic_add1_status() local
[all...]
/third_party/openssl/crypto/ocsp/
H A Docsp_prn.c142 OCSP_SINGLERESP *single = NULL; in OCSP_RESPONSE_print() local
H A Docsp_cl.c226 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 Docsp_srv.c92 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 DKeyTypeData.java33 single, multiple, incremental, any enum constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DKeyTypeData.java38 single, multiple, incremental, any enum constant
/third_party/icu/icu4c/source/i18n/
H A Dtridpars.cpp149 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...]

Completed in 16 milliseconds

123