/third_party/boost/boost/accumulators/framework/accumulators/ |
D | external_accumulator.hpp | 68 struct external struct 76 impl; 80 struct external<Feature, Tag, void> struct 88 impl;
|
/third_party/boost/libs/hana/example/cmake_integration/ |
D | CMakeLists.txt | 7 project(external CXX) project 10 add_executable(external main.cpp) target
|
/third_party/python/Tools/c-analyzer/c_analyzer/symbols/ |
D | info.py | 18 def from_name(cls, name, filename=None, kind=KIND.VARIABLE, external=None): argument 23 def __new__(cls, id, kind=KIND.VARIABLE, external=None): argument
|
/third_party/libusb/examples/ |
D | ezusb.c | 244 int (*poke) (void *context, uint32_t addr, bool external, in parse_ihex() 252 bool external = false; in parse_ihex() local 393 uint32_t addr, bool external, const unsigned char *data, size_t len)) in parse_bin() 399 bool external = false; in parse_bin() local 431 int (*poke)(void *context, uint32_t addr, bool external, const unsigned char *data, size_t len)) in parse_iic() 438 bool external = false; in parse_iic() local 505 static int ram_poke(void *context, uint32_t addr, bool external, in ram_poke()
|
/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/boost/libs/hana/test/deploy/ |
D | CMakeLists.txt | 6 project(external CXX) project
|
/third_party/node/test/parallel/ |
D | test-http-writable-true-after-close.js | 11 let external; variable
|
/third_party/abseil-cpp/absl/strings/ |
D | cord_test_helpers.h | 44 auto* external = new std::string(s); in MakeFragmentedCord() local
|
/third_party/boost/libs/type_traits/test/ |
D | has_binary_operators.hpp | 36 struct external { }; struct 37 inline ret operator BOOST_TT_TRAIT_OP (const external&, const external&) { return ret(); } in operator BOOST_TT_TRAIT_OP()
|
D | has_prefix_operators.hpp | 31 struct external { }; struct 32 inline ret operator BOOST_TT_TRAIT_OP (const external&){ return ret(); } in operator BOOST_TT_TRAIT_OP()
|
D | has_postfix_operators.hpp | 26 struct external { }; struct 27 inline ret operator BOOST_TT_TRAIT_OP (const external&, int){ return ret(); } in operator BOOST_TT_TRAIT_OP()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpjitterbuffer.c | 222 GstClockTime internal, external; in media_clock_synced_cb() local 264 GstClockTime internal, external; in rtp_jitter_buffer_set_media_clock() local 296 GstClockTime internal, external; in rtp_jitter_buffer_set_pipeline_clock() local 795 GstClockTime internal, external; in rtp_jitter_buffer_calculate_pts() local 846 GstClockTime internal, external; in rtp_jitter_buffer_calculate_pts() local
|
/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/libuv/test/ |
D | test-embed.c | 112 uv_loop_t external; in TEST_IMPL() local
|
/third_party/node/tools/node-lint-md-cli-rollup/ |
D | rollup.config.js | 15 external: [ property
|
/third_party/node/test/js-native-api/test_exception/ |
D | test_exception.c | 83 napi_value external; in createExternal() local
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstclock.c | 1044 gst_clock_unadjust_unlocked (GstClock * clock, GstClockTime external) in gst_clock_unadjust_unlocked() 1176 gst_clock_set_calibration (GstClock * clock, GstClockTime internal, GstClockTime in gst_clock_set_calibration() 1219 GstClockTime * external, GstClockTime * rate_num, GstClockTime * rate_denom) in gst_clock_get_calibration() 1514 GstClockTime * internal, GstClockTime * external, in gst_clock_add_observation_unapplied()
|
/third_party/uboot/u-boot-2020.01/drivers/usb/ulpi/ |
D | ulpi.c | 111 int ulpi_set_vbus_indicator(struct ulpi_viewport *ulpi_vp, int external, in ulpi_set_vbus_indicator()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
D | Pipeline.h | 24 const T *external = nullptr; 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/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/node/src/ |
D | node_util.cc | 76 Local<External> external = args[0].As<External>(); in GetExternalValue() local
|
/third_party/python/Tools/c-analyzer/ |
D | check-c-globals.py | 173 def external(self): member in Var
|