Searched refs:i_d (Results 1 – 7 of 7) sorted by relevance
/external/e2fsprogs/lib/ss/ |
D | help.c | 164 register char **i_d; in ss_delete_info_dir() local 168 for (i_d = info_dirs; *i_d; i_d++) { in ss_delete_info_dir() 169 if (!strcmp(*i_d, info_dir)) { in ss_delete_info_dir() 170 while (*i_d) { in ss_delete_info_dir() 171 *i_d = *(i_d+1); in ss_delete_info_dir() 172 i_d++; in ss_delete_info_dir()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/Fast-ISel/ |
D | fpintconv.ll | 10 @i_d = common global i32 0, align 4 33 store i32 %conv, i32* @i_d, align 4
|
/external/llvm/test/CodeGen/Mips/Fast-ISel/ |
D | fpintconv.ll | 10 @i_d = common global i32 0, align 4 33 store i32 %conv, i32* @i_d, align 4
|
/external/v8/src/wasm/ |
D | wasm-opcodes.h | 200 V(I32SConvertF64, 0xaa, i_d) \ 201 V(I32UConvertF64, 0xab, i_d) \ 262 V(I32AsmjsSConvertF64, 0xe5, i_d) \ 263 V(I32AsmjsUConvertF64, 0xe6, i_d) 412 V(I32SConvertSatF64, 0xfc02, i_d) \ 413 V(I32UConvertSatF64, 0xfc03, i_d) \ 510 V(i_d, kWasmI32, kWasmF64) \
|
/external/tensorflow/tensorflow/contrib/resampler/python/ops/ |
D | resampler_ops_test.py | 73 i_d = data[y_1, x_1] 80 samples = (w_a * i_a + w_b * i_b + w_c * i_c + w_d * i_d)
|
/external/deqp/external/openglcts/modules/common/ |
D | glcPackedPixelsTests.cpp | 540 int i_d; member 2905 fp.i_d = values[format.componentOrder.bits.depth]; in orderComponentsInt()
|
/external/e2fsprogs/po/ |
D | vi.po | 6295 "\t[-r số_đếm_khối_để_dành] [-u người_dùng] [-C số_đếm_lắp]\n"
|