Home
last modified time | relevance | path

Searched defs:label (Results 426 - 450 of 1263) sorted by relevance

1...<<11121314151617181920>>...51

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuTextWriter.java135 private void open(String label, PrintWriter out) { in open() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUTS46.java43 public StringBuilder labelToASCII(CharSequence label, StringBuilder dest, Info info) { in labelToASCII() argument
48 public StringBuilder labelToUnicode(CharSequence label, StringBuilder dest, Info info) { in labelToUnicode() argument
319 replaceLabel(StringBuilder dest, int destLabelStart, int destLabelLength, CharSequence label, int labelLength) replaceLabel() argument
561 checkLabelBiDi(CharSequence label, int labelStart, int labelLength, Info info) checkLabelBiDi() argument
682 isLabelOkContextJ(CharSequence label, int labelStart, int labelLength) isLabelOkContextJ() argument
753 checkLabelContextO(CharSequence label, int labelStart, int labelLength, Info info) checkLabelContextO() argument
[all...]
/third_party/libunwind/libunwind/src/ia64/
H A Dunwind_decoder.h391 unw_word label = (code & 0x1f); in unw_decode_b1() local
413 unw_word t, ecount, label; in unw_decode_b3_x4() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.c67 struct drm_vc4_label_bo label = { in vc4_bo_label() local
/third_party/node/src/
H A Dnode_sockaddr-inl.h134 void SocketAddress::set_flow_label(uint32_t label) { in set_flow_label() argument
/third_party/notofonts/scripts/
H A Dissue-stats.py105 label="Total", variable
115 label="Opened", variable
123 label="Closed", variable
/third_party/ntfs-3g/ntfsprogs/
H A Dntfslabel.c62 char *label; /* Set the label to this */ member
375 change_label(ntfs_volume *vol, char *label) change_label() argument
[all...]
/third_party/node/test/fixtures/wpt/WebCryptoAPI/wrapKey_unwrapKey/
H A DwrapKey_unwrapKey.https.any.js
/third_party/node/deps/cares/src/lib/
H A Dares_dns_name.c132 ares__buf_t **label; member
199 ares_parse_dns_name_escape(ares__buf_t *namebuf, ares__buf_t *label, ares_bool_t validate_hostname) ares_parse_dns_name_escape() argument
256 ares__buf_t *label = NULL; ares_split_dns_name() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_gs_visitor.cpp831 const char *label = in brw_compile_gs() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_bb.cpp27 Function::Function(Program *p, const char *fnName, uint32_t label) in Function() argument
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.h308 uint64_t SizeOfCodeGeneratedSince(const Label* label) { in SizeOfCodeGeneratedSince() argument
317 uint64_t InstructionsGeneratedSince(const Label* label) { in InstructionsGeneratedSince() argument
[all...]
/third_party/node/deps/v8/include/v8-include/
H A Dv8-persistent-handle.h528 void PersistentBase<T>::AnnotateStrongRetainer(const char* label) { in AnnotateStrongRetainer() argument
/third_party/node/deps/v8/include/
H A Dv8-persistent-handle.h538 void PersistentBase<T>::AnnotateStrongRetainer(const char* label) { in AnnotateStrongRetainer() argument
540 reinterpret_cast<internal::Address*>(this->val_), label); in AnnotateStrongRetainer() local
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32-inl.h194 Label* label = reinterpret_cast<Label*>(x.immediate()); in emit() local
207 void Assembler::emit_code_relative_offset(Label* label) { in emit_code_relative_offset() argument
/third_party/node/deps/v8/src/snapshot/embedded/
H A Dembedded-file-writer.cc88 auto label = current_labels.begin(); in WriteBuiltin() local
/third_party/node/deps/v8/src/torque/
H A Dinstructions.cc371 GetLabelValueDefinition( std::size_t label, std::size_t index) const GetLabelValueDefinition() argument
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mc.c170 unsigned label; in create_ref_frag_shader() local
242 unsigned label; in create_ycbcr_vert_shader() local
321 unsigned label; in create_ycbcr_frag_shader() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dkbkdf.c65 unsigned char *label; member
151 derive(EVP_MAC_CTX *ctx_init, kbkdf_mode mode, unsigned char *iv, size_t iv_len, unsigned char *label, size_t label_len, unsigned char *context, size_t context_len, unsigned char *k_i, size_t h, uint32_t l, int has_separator, unsigned char *ko, size_t ko_len) derive() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.h55 EGLLabelKHR label; member
H A DTransformFeedback.cpp123 void TransformFeedback::setLabel(const Context *context, const std::string &label) in setLabel() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDebugTest.cpp52 void createGLObjectAndLabel(GLenum identifier, GLuint &object, const char **label) in createGLObjectAndLabel() argument
161 const char *label; in TEST_P() local
502 const std::string &label = "renderbuffer"; TEST_P() local
532 const std::string &label = "sync"; TEST_P() local
[all...]
/third_party/skia/samplecode/
H A DSampleFilterBounds.cpp69 SkString label; in print_label() local
/third_party/skia/src/gpu/
H A DGrRenderTask.cpp307 void GrRenderTask::dump(const SkString& label, in dump() argument
/third_party/skia/src/gpu/mtl/
H A DGrMtlRenderCommandEncoder.h32 void setLabel(NSString* label) { in setLabel() argument

Completed in 34 milliseconds

1...<<11121314151617181920>>...51