| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| D | cordz_info_statistics_test.cc | 248 auto* external = ref.NeedsUnref(External()); in TEST() local 262 auto* external = ref.Ref(ref.NeedsUnref(External())); in TEST() local 333 auto* external = External(3000); in TEST() local 361 auto* external = ref.Ref(External(3000)); in TEST() local 389 auto* external = External(3000); in TEST() local 416 auto* external = ref.Ref(External(3000), 5); in TEST() local 447 auto* external = External(3000); in TEST() local 500 auto* external = External(30); in TEST() local
|
| D | cordz_statistics.h | 39 size_t external = 0; // #external reps member
|
| D | cord_internal.h | 570 inline CordRepExternal* CordRep::external() { in external() function 575 inline const CordRepExternal* CordRep::external() const { in external() function
|
| /third_party/node/test/parallel/ |
| D | test-http-writable-true-after-close.js | 11 let external; variable
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| D | cord_test_helpers.h | 106 auto* external = new std::string(s); in MakeFragmentedCord() local
|
| /third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
| D | rtpjitterbuffer.c | 225 GstClockTime internal, external; in media_clock_synced_cb() local 267 GstClockTime internal, external; in rtp_jitter_buffer_set_media_clock() local 299 GstClockTime internal, external; in rtp_jitter_buffer_set_pipeline_clock() local 824 GstClockTime internal, external; in rtp_jitter_buffer_calculate_pts() local 875 GstClockTime internal, external; in rtp_jitter_buffer_calculate_pts() local
|
| /third_party/mesa3d/src/gallium/winsys/virgl/drm/ |
| D | virgl_drm_winsys.h | 55 int external; member 106 bool external; member
|
| /third_party/node/test/js-native-api/test_exception/ |
| D | test_exception.c | 84 napi_value external; in createExternal() local
|
| /third_party/gstreamer/gstreamer/gst/ |
| D | gstclock.c | 1083 gst_clock_unadjust_unlocked (GstClock * clock, GstClockTime external) in gst_clock_unadjust_unlocked() 1209 gst_clock_set_calibration (GstClock * clock, GstClockTime internal, GstClockTime in gst_clock_set_calibration() 1252 GstClockTime * external, GstClockTime * rate_num, GstClockTime * rate_denom) in gst_clock_get_calibration() 1536 GstClockTime * internal, GstClockTime * external, in gst_clock_add_observation_unapplied()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| D | Pipeline.h | 24 const T *external = nullptr; member
|
| /third_party/node/deps/v8/src/codegen/ |
| D | source-position.h | 98 void SetIsExternal(bool external) { in SetIsExternal()
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
| D | TransformsMapper.java | 77 private enum Visibility { internal, external } enumConstant
|
| /third_party/lzma/C/ |
| D | 7zArcIn.c | 646 Byte external; in ReadUnpackInfo() local 1058 Byte external; in ReadTime() local 1201 Byte external; in SzReadHeader2() local 1244 Byte external; in SzReadHeader2() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| D | crocus_bufmgr.h | 132 bool external; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | sme.c | 88 const u8 *bssid, int external, in sme_auth_build_sae_commit() 158 int external) in sme_auth_build_sae_confirm() 1062 int external, const u8 *sa) in sme_sae_auth()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
| D | pmksa_cache.h | 46 bool external; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | sme.c | 87 const u8 *bssid, int external, in sme_auth_build_sae_commit() 242 int external) in sme_auth_build_sae_confirm() 1256 int external, const u8 *sa) in sme_sae_auth()
|
| /third_party/node/deps/v8/src/wasm/ |
| D | c-api.cc | 3173 wasm_externtype_t* wasm_extern_type(const wasm_extern_t* external) { in wasm_extern_type() 3203 wasm_func_t* wasm_extern_as_func(wasm_extern_t* external) { in wasm_extern_as_func() 3206 wasm_global_t* wasm_extern_as_global(wasm_extern_t* external) { in wasm_extern_as_global() 3209 wasm_table_t* wasm_extern_as_table(wasm_extern_t* external) { in wasm_extern_as_table() 3212 wasm_memory_t* wasm_extern_as_memory(wasm_extern_t* external) { in wasm_extern_as_memory() 3216 const wasm_func_t* wasm_extern_as_func_const(const wasm_extern_t* external) { in wasm_extern_as_func_const() 3220 const wasm_extern_t* external) { in wasm_extern_as_global_const() 3223 const wasm_table_t* wasm_extern_as_table_const(const wasm_extern_t* external) { in wasm_extern_as_table_const() 3227 const wasm_extern_t* external) { in wasm_extern_as_memory_const()
|
| /third_party/vulkan-loader/tests/framework/shim/ |
| D | shim.h | 48 enum class GpuType { unspecified, integrated, discrete, external }; enumerator
|
| /third_party/node/deps/v8/src/objects/ |
| D | map-inl.h | 190 int external = counts.mutable_count() - GetInObjectProperties(); in TooManyFastProperties() local 194 int external = in TooManyFastProperties() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_program.h | 185 struct st_external_sampler_key external; member
|
| /third_party/python/Python/ |
| D | import.c | 380 PyObject *external, *pyc_magic; in PyImport_GetMagicNumber() local 711 PyObject *nameobj, *pathobj = NULL, *cpathobj = NULL, *external= NULL; in PyImport_ExecCodeModuleWithPathnames() local 815 PyObject *d, *external, *res; in PyImport_ExecCodeModuleObject() local
|
| /third_party/node/test/js-native-api/test_object/ |
| D | test.js | 168 const external = test_object.TypeTaggedExternal(2); constant
|
| /third_party/node/src/ |
| D | node_util.cc | 89 Local<External> external = args[0].As<External>(); in GetExternalValue() local
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| D | vn_android.c | 461 VkExternalMemoryImageCreateInfo external; member 1342 VkExternalMemoryBufferCreateInfo external; member
|