Home
last modified time | relevance | path

Searched defs:external (Results 1 – 25 of 36) sorted by relevance

12

/third_party/boost/boost/accumulators/framework/accumulators/
Dexternal_accumulator.hpp68 struct external struct
76 impl;
80 struct external<Feature, Tag, void> struct
88 impl;
/third_party/boost/libs/hana/example/cmake_integration/
DCMakeLists.txt7 project(external CXX) project
10 add_executable(external main.cpp) target
/third_party/libusb/examples/
Dezusb.c244 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/boost/libs/hana/test/deploy/
DCMakeLists.txt6 project(external CXX) project
/third_party/node/test/parallel/
Dtest-http-writable-true-after-close.js11 let external; variable
/third_party/abseil-cpp/absl/strings/
Dcord_test_helpers.h44 auto* external = new std::string(s); in MakeFragmentedCord() local
Dcord.h699 ExternalRepReleaserPair external = NewExternalWithUninitializedReleaser( in NewExternalRep() local
/third_party/boost/libs/type_traits/test/
Dhas_binary_operators.hpp36 struct external { }; struct
37 inline ret operator BOOST_TT_TRAIT_OP (const external&, const external&) { return ret(); } in operator BOOST_TT_TRAIT_OP()
Dhas_prefix_operators.hpp31 struct external { }; struct
32 inline ret operator BOOST_TT_TRAIT_OP (const external&){ return ret(); } in operator BOOST_TT_TRAIT_OP()
Dhas_postfix_operators.hpp26 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/
Drtpjitterbuffer.c222 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/libuv/test/
Dtest-embed.c112 uv_loop_t external; in TEST_IMPL() local
/third_party/node/tools/node-lint-md-cli-rollup/
Drollup.config.js14 external: [ property
/third_party/Linux_Kernel/include/linux/mfd/abx500/
Dux500_chargalg.h49 bool external; member
/third_party/node/test/js-native-api/test_exception/
Dtest_exception.c54 napi_value external; in createExternal() local
/third_party/gstreamer/gstreamer/gst/
Dgstclock.c1044 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/Linux_Kernel/include/linux/
Dlivepatch.h82 int external; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dsme.c88 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/wpa_supplicant/
Dsme.c88 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/
Dnode_util.cc76 Local<External> external = args[0].As<External>(); in GetExternalValue() local
/third_party/python/Tools/c-globals/
Dcheck-c-globals.py173 def external(self): member in Var
/third_party/python/Python/
Dimport.c613 PyObject *external, *pyc_magic; in PyImport_GetMagicNumber() local
897 PyObject *nameobj, *pathobj = NULL, *cpathobj = NULL, *external= NULL; in PyImport_ExecCodeModuleWithPathnames() local
998 PyObject *d, *external, *res; in PyImport_ExecCodeModuleObject() local
/third_party/wayland_standard/src/
Dwayland-shm.c107 shm_pool_unref(struct wl_shm_pool *pool, bool external) in shm_pool_unref()
/third_party/node/tools/node_modules/eslint/node_modules/doctrine/lib/
Ddoctrine.js576 'external': true, property
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkvideosink.cpp706 GstClockTime internal, external, rate_n, rate_d; in gst_decklink_video_sink_convert_to_internal_clock() local

12