/third_party/alsa-lib/include/ |
D | alsa-symbols.h | 32 #define symbol_version(real, name, version) \ argument 34 #define default_symbol_version(real, name, version) \ argument 44 #define use_symbol_version(real, name, version) \ argument 46 #define use_default_symbol_version(real, name, version) \ argument 49 #define use_symbol_version(real, name, version) /* nothing */ argument 51 #define use_default_symbol_version(real, name, version) \ argument 55 #define use_default_symbol_version(real, name, version) \ argument
|
/third_party/typescript/tests/cases/compiler/ |
D | moduleResolutionWithSymlinks_preserveSymlinks.ts | 13 export const real: string; constant
|
/third_party/jerryscript/tests/jerry/ |
D | variables.js | 15 var real = 42; variable
|
/third_party/node/test/es-module/ |
D | test-esm-specifiers-symlink.mjs | 21 const real = path.join(tmpDir, 'subfolder', 'index.mjs'); constant
|
D | test-esm-preserve-symlinks.js | 14 const real = path.join(tmpDir, 'real.js'); constant
|
D | test-esm-symlink.js | 14 const real = path.join(tmpDir, 'index.mjs'); constant
|
/third_party/typescript/tests/baselines/reference/ |
D | moduleResolutionWithSymlinks_preserveSymlinks.js | 8 export const real: string; constant
|
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/ |
D | load-actual.js | 112 const real = await realpath(this.path, this[_rpcache], this[_stcache]) constant 129 real: await realpath(this.path, this[_rpcache], this[_stcache]), property 247 async #loadFSNode ({ path, parent, real, root, loadOverrides, useRootOverrides }) { property
|
D | build-ideal-tree.js | 385 const real = await realpath(this.path, this[_rpcache], this[_stcache]) constant 469 const real = resolve(dirname(dir), target).replace(/#/g, '%23') constant 548 const real = await realpath(spec.fetchSpec, this[_rpcache], this[_stcache]) constant
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/asctime/ |
D | 1-1.c | 32 char *real; in main() local
|
/third_party/python/Include/ |
D | complexobject.h | 11 double real; member
|
/third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
D | radeon_drm_bo.h | 45 } real; member 48 struct radeon_bo *real; member
|
/third_party/cJSON/tests/ |
D | parse_number.c | 46 static void assert_parse_number(const char *string, int integer, double real) in assert_parse_number()
|
/third_party/lame/mpglib/ |
D | mpg123.h | 67 # define real float macro 69 # define real long double macro 71 # define real double macro
|
D | interface.c | 407 int (*synth_1to1_mono_ptr) (PMPSTR, real *, unsigned char *, int *), in decodeMP3_clipchoice() argument
|
/third_party/node/test/parallel/ |
D | test-fs-realpath.js | 430 realpath(abedabeda, function(er, real) { argument 433 realpath(abedabed, function(er, real) { argument 473 realpath(abedabeda, null, function(er, real) { argument 476 realpath(abedabed, null, function(er, real) { argument
|
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
D | amdgpu_bo.h | 77 } real; member 80 struct amdgpu_winsys_bo *real; member
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | dual_quaternion.hpp | 43 glm::tquat<T, P> real, dual; member
|
D | dual_quaternion.inl | 246 const glm::tquat<T, P> real = conjugate(q.real); local 304 tquat<T, P> real(uninitialize); local
|
/third_party/node/deps/v8/src/libplatform/tracing/ |
D | trace-writer.cc | 75 std::string real; in AppendArgValue() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_bo.h | 85 } real; member 88 struct zink_bo *real; member
|
/third_party/python/Lib/ |
D | numbers.py | 55 def real(self): member in Complex 251 def real(self): member in Real
|
/third_party/python/Modules/_xxtestfuzz/fuzz_json_loads_corpus/ |
D | pass1.json | 12 "real": -9876.543210, number
|
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/ |
D | runtests.py | 394 def validate_normal(text, real, sig, k, kind): argument
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_bufmgr.h | 288 } real; member 291 struct iris_bo *real; member
|