Searched refs:target (Results 3301 - 3325 of 4794) sorted by relevance
1...<<131132133134135136137138139140>>...192
/third_party/alsa-utils/bat/ |
H A D | common.h | 210 float *target; /* target single-tone as standard */ member 211 float rms_tgt; /* rms of target single-tone */
|
/third_party/gn/src/gn/ |
H A D | ninja_c_binary_target_writer.h | 16 // Writes a .ninja file for a binary target type (an executable, a shared 20 NinjaCBinaryTargetWriter(const Target* target, std::ostream& out); 43 // compiling this target. It will be empty if there are no input deps. 106 // argument, plus the data file dependencies in the target.
|
/third_party/icu/tools/multi/proj/provider/glue/ |
H A D | oicu.h | 43 const UChar * target,
|
/third_party/icu/icu4c/source/i18n/ |
H A D | rbt_pars.h | 349 * The target must be equal in size as the source. 353 utrans_stripRules(const UChar *source, int32_t sourceLen, UChar *target, UErrorCode *status);
|
/third_party/libdrm/include/drm/ |
H A D | virtgpu_drm.h | 83 __u32 target; member
|
/third_party/jsframework/runtime/main/reactivity/ |
H A D | state.js | 100 if (Dep.target) {
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_screen.h | 76 enum pipe_texture_target target; member
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | resource9.c | 79 if (This->info.target != PIPE_BUFFER) { in NineResource9_ctor()
|
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
H A D | virgl_vtest_winsys.h | 112 enum pipe_texture_target target,
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_ir.h | 158 uint8_t target; /**< MRT target. */ member
|
/third_party/node/src/crypto/ |
H A D | crypto_hmac.h | 18 static void Initialize(Environment* env, v8::Local<v8::Object> target);
|
H A D | crypto_hash.h | 17 static void Initialize(Environment* env, v8::Local<v8::Object> target);
|
H A D | crypto_random.h | 123 void Initialize(Environment* env, v8::Local<v8::Object> target);
|
/third_party/node/src/dataqueue/ |
H A D | queue.h | 288 static void Initialize(Environment* env, v8::Local<v8::Object> target);
|
/third_party/node/doc/api_assets/ |
H A D | api.js | 143 const parentNode = el.target.parentNode; 182 // Make link to other versions of the doc open to the same hash target (if it exists).
|
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/test_data/ |
H A D | simple_test_expected.js | 120 console.log(new.target.name);
|
/third_party/node/deps/v8/tools/v8windbg/base/ |
H A D | utilities.h | 38 #error String encoding conversion must be provided for the target platform.
|
/third_party/node/deps/v8/tools/wasm/ |
H A D | wasm-import-profiler.js | 90 construct: (target, args) => {
|
/third_party/node/doc/api/assets/ |
H A D | api.js | 143 const parentNode = el.target.parentNode; 182 // Make link to other versions of the doc open to the same hash target (if it exists).
|
/third_party/node/src/ |
H A D | node_watchdog.h | 86 static void Init(Environment* env, v8::Local<v8::Object> target);
|
H A D | stream_wrap.h | 38 static void Initialize(v8::Local<v8::Object> target,
|
H A D | tcp_wrap.h | 45 static void Initialize(v8::Local<v8::Object> target,
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | dir.h | 75 const ntfschar *name, u8 name_len, const ntfschar *target,
|
/third_party/node/test/fixtures/wpt/FileAPI/support/ |
H A D | send-file-form-helper.js | 167 target: formTargetFrame.name,
|
/third_party/node/test/fixtures/wpt/FileAPI/url/ |
H A D | url-in-tags-revoke.window.js | 111 anchor.target = '_blank';
|
Completed in 11 milliseconds
1...<<131132133134135136137138139140>>...192