/third_party/node/test/parallel/ |
H A D | test-set-incoming-message-header.js | [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | declarationEmitNameConflicts.js | 68 var im = require("./declarationEmit_nameConflicts_1");
variable [all...] |
/third_party/nghttp2/src/ |
H A D | template_test.cc | 159 auto im = ImmutableString::from_lit("bravo"); in test_template_string_ref() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | SwapChainGL.cpp | 27 const auto& im = GetImplementation(); in SwapChain() local 35 const auto& im = GetImplementation(); in GetNextTextureImpl() local
|
/third_party/skia/tools/ |
H A D | UrlDataManager.cpp | 51 int UrlDataManager::lookupImage(const SkImage* im) { in lookupImage() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | avfft.h | 38 FFTSample re, im; member
|
H A D | mdct_template.c | 166 FFTDouble re, im; in ff_mdct_calc_c() local [all...] |
H A D | fft.h | 50 FFTSample re, im; member 59 FFTDouble re, im; member
|
H A D | qdmc.c | 517 float *im = &s->fft_buffer[0 + ch][s->fft_offset + s->subframe_size * current_subframe]; in add_noise() local 550 float im, re, amplitude, level, *imptr, *reptr; in add_wave() local 581 float level, im, re; in add_wave0() local [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | tx.h | 28 float re, im; member 32 double re, im; member 36 int32_t re, im; member
|
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | fft_init.c | 64 vec_f cos,sin,cos0,sin0,cos1,sin1,re,im,r0,i0,r1,i1,a,b,c,d; in imdct_half_altivec() local 111 vec_f cos,sin,re,im,a,b,c,d; imdct_half_altivec() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 253 #define im(i) MI.getOperand(i).getImm() macro 976 #undef im global() macro [all...] |
/third_party/mesa3d/src/imagination/vulkan/pds/ |
H A D | pvr_rogue_pds_encode.h | 115 static ALWAYS_INLINE uint32_t pvr_pds_inst_encode_stflp32(uint32_t im, in pvr_pds_inst_encode_stflp32() argument 63 pvr_pds_inst_encode_stflp64(uint32_t cc, uint32_t lop, uint32_t im, uint32_t src0, uint32_t src1, uint32_t src2, uint32_t dst) pvr_pds_inst_encode_stflp64() argument
|
/third_party/skia/src/core/ |
H A D | SkYUVMath.cpp | 329 float im[20]; in SkColorMatrix_DumpYUVMatrixTables() local
|
/third_party/skia/tests/ |
H A D | M44Test.cpp | 26 SkM44 m, im; in DEF_TEST() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | SwapChain.cpp | 150 const auto& im = GetImplementation(); in ~OldSwapChainBase() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | SwapChainVk.cpp | 44 const auto& im = GetImplementation(); in OldSwapChain() local 56 const auto& im = GetImplementation(); in GetNextTextureImpl() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
H A D | SwapChainD3D12.cpp | 84 const auto& im = GetImplementation(); in OldSwapChain() local 97 const auto& im = GetImplementation(); in GetNextTextureImpl() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_superequalizer.c | 219 float re, im; in filter_frame() local
|
H A D | af_adeclick.c | 356 const int im = i * nb_errors; in interpolation() local
|
H A D | af_dialoguenhance.c | 221 float re, im; get_final() local [all...] |
H A D | vf_convolve.c | 531 float re, im, ire, iim; complex_multiply() local 560 float re, im, ire, iim; complex_xcorrelate() local 591 float re, im, ire, iim, div; complex_divide() local [all...] |
/third_party/ffmpeg/libavcodec/tests/ |
H A D | fft.c | 79 float re, im; member [all...] |
/third_party/glfw/src/ |
H A D | x11_init.c | 461 static void inputMethodDestroyCallback(XIM im, XPointer clientData, XPointer callData) in inputMethodDestroyCallback() argument [all...] |
/third_party/python/Objects/ |
H A D | classobject.c | 21 PyMethod_Function(PyObject *im) in PyMethod_Function() argument 31 PyMethod_Self(PyObject *im) in PyMethod_Self() argument 111 PyMethodObject *im = PyObject_GC_New(PyMethodObject, &PyMethod_Type); in PyMethod_New() local 168 method_get_doc(PyMethodObject *im, void *context) method_get_doc() argument 181 PyMethodObject *im = (PyMethodObject *)obj; method_getattro() local 235 method_dealloc(PyMethodObject *im) method_dealloc() argument 317 method_traverse(PyMethodObject *im, visitproc visit, void *arg) method_traverse() argument 369 PyInstanceMethod_Function(PyObject *im) PyInstanceMethod_Function() argument [all...] |