| /third_party/gn/src/gn/ |
| H A D | tagged_pointer.h | 17 TaggedPointer(T* ptr, unsigned tag) in TaggedPointer() argument 25 unsigned tag() const { return static_cast<unsigned>(value_ & kTagMask); } in tag() function in TaggedPointer 32 void set_tag(unsigned tag) { in set_tag() argument 50 static void CheckTagValue(unsigned tag) { in CheckTagValue() argument 52 << "Tag value is larger than " << BITS << " bits: " << tag; CheckTagValue() local [all...] |
| /third_party/icu/icu4c/source/test/perf/leperf/ |
| H A D | FontTableCache.cpp | 22 LETag tag; member
|
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | FontTableCache.cpp | 20 LETag tag; member
|
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | FontTableCache.cpp | 21 LETag tag; member
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| H A D | OpenTypeTagBuilder.java | 199 private static String tagLabel(String tag) in tagLabel() argument
|
| H A D | TaggedRecord.java | 20 private String tag; field in TaggedRecord 54 public static int search(TaggedRecord[] table, int count, String tag) in search() argument
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | ICUTagletAdapter.java | 26 public abstract String toString(Tag tag); in toString() argument 30 public Content getTagletOutput(Tag tag, TagletWriter writer) in getTagletOutput() argument
|
| /third_party/libcoap/src/ |
| H A D | coap_asn1.c | 39 coap_asn1_tag_t tag = 0; in asn1_tag_c() local 70 uint8_t tag in get_asn1_tag() local [all...] |
| /third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/ |
| H A D | glib.c | 28 guint tag; member
|
| /third_party/node/benchmark/napi/type-tag/ |
| H A D | binding.c | 26 static const napi_type_tag tag = { variable
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_buffer.c | 80 uint32_t tag = UINT32_C(1) << (width - 1); in dxil_buffer_emit_vbr_bits() local
|
| /third_party/libexif/libexif/ |
| H A D | exif-entry.h | 45 ExifTag tag; member [all...] |
| /third_party/libexif/contrib/examples/ |
| H A D | photographer.c | 25 static void show_tag(ExifData *d, ExifIfd ifd, ExifTag tag) in show_tag() argument 44 static void show_mnote_tag(ExifData *d, unsigned tag) in show_mnote_tag() argument [all...] |
| /third_party/libexif/libexif/canon/ |
| H A D | mnote-canon-tag.c | 29 MnoteCanonTag tag; member 115 MnoteCanonTag tag; member
|
| /third_party/libexif/libexif/huawei/ |
| H A D | mnote-huawei-entry.h | 27 MnoteHuaweiTag tag; member
|
| /third_party/node/deps/v8/src/execution/ |
| H A D | embedder-state.cc | 14 EmbedderState(v8::Isolate* isolate, Local<v8::Context> context, EmbedderStateTag tag) EmbedderState() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | struct-inl.h | 43 set(AccessorComponent component, Object value, ReleaseStoreTag tag) set() argument
|
| /third_party/node/deps/openssl/openssl/providers/common/der/ |
| H A D | der_rsa_sig.c | 33 int ossl_DER_w_algorithmIdentifier_MDWithRSAEncryption(WPACKET *pkt, int tag, in ossl_DER_w_algorithmIdentifier_MDWithRSAEncryption() argument
|
| /third_party/rust/crates/cxx/demo/src/ |
| H A D | blobstore.cc | 50 void BlobstoreClient::tag(uint64_t blobid, rust::Str tag) const { in tag() function in org::BlobstoreClient
|
| H A D | main.rs | 24 fn tag(&self, blobid: u64, tag: &str); in tag() functions
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | cpu-arm.c | 39 get_cpuinfo_line(char *cpuinfo, const char *tag) { in get_cpuinfo_line() argument
|
| /third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/ |
| H A D | Log.java | 33 public static void d (String tag, String msg) { in d() argument 38 public static void i (String tag, String msg) { in i() argument 43 public static void w (String tag, String msg) { in w() argument 48 public static void w (String tag, String msg, Throwable tr) { in w() argument 53 public static void e (String tag, String msg) { in e() argument 58 e(String tag, String msg, Throwable tr) e() argument [all...] |
| /third_party/openssl/providers/common/der/ |
| H A D | der_rsa_sig.c | 33 int ossl_DER_w_algorithmIdentifier_MDWithRSAEncryption(WPACKET *pkt, int tag, in ossl_DER_w_algorithmIdentifier_MDWithRSAEncryption() argument
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
| H A D | HtmlViewer.java | 26 public static void tag(GSubTable gsub, String outFileName) throws FileNotFoundException, UnsupportedEncodingException { in tag() method in HtmlViewer
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/ |
| H A D | TableSubsetter.java | 31 public boolean tagHandled(int tag); in tagHandled() argument
|