| /external/mesa3d/src/gallium/drivers/i915/ |
| D | i915_fpc_emit.c | 285 struct i915_fragment_shader *ifs = p->shader; in i915_emit_const1f() local 315 struct i915_fragment_shader *ifs = p->shader; in i915_emit_const2f() local 354 struct i915_fragment_shader *ifs = p->shader; in i915_emit_const4f() local
|
| D | i915_fpc_translate.c | 964 struct i915_fragment_shader *ifs = p->shader; in i915_translate_token() local 1066 struct i915_fragment_shader *ifs) in i915_init_compile() 1114 struct i915_fragment_shader *ifs = p->shader; in i915_fini_compile() local
|
| D | i915_state.c | 594 struct i915_fragment_shader *ifs = CALLOC_STRUCT(i915_fragment_shader); in i915_create_fs_state() local 627 struct i915_fragment_shader *ifs = (struct i915_fragment_shader *) shader; in i915_delete_fs_state() local
|
| /external/jsoncpp/example/readFromStream/ |
| D | readFromStream.cpp | 18 std::ifstream ifs; in main() local
|
| /external/rust/crates/nix/src/net/ |
| D | if_.rs | 390 let ifs = self.ptr.as_ptr() as *const Interface; in to_slice() localVariable 453 let ifs = libc::if_nameindex(); in if_nameindex() localVariable
|
| /external/ot-br-posix/third_party/Simple-web-server/repo/ |
| D | https_examples.cpp | 145 auto ifs=make_shared<ifstream>(); in main() local 191 const shared_ptr<ifstream> &ifs) { in default_resource_send()
|
| D | http_examples.cpp | 160 auto ifs=make_shared<ifstream>(); in main() local 205 const shared_ptr<ifstream> &ifs) { in default_resource_send()
|
| /external/selinux/python/sepolgen/src/sepolgen/ |
| D | policygen.py | 334 def __init__(self, ifs, perm_maps=None): argument 340 def hack_check_ifs(self, ifs): argument
|
| /external/antlr/runtime/Cpp/tests/ |
| D | t051.cpp | 91 ifstream ifs(fileName.c_str(), ios::in | ios::binary | ios::ate); in slurp() local
|
| D | t012.cpp | 180 ifstream ifs(fileName.c_str(), ios::in | ios::binary | ios::ate); in slurp() local
|
| /external/mesa3d/src/gallium/drivers/r600/sb/ |
| D | sb_bc_finalize.cpp | 268 unsigned ifs, loops; in run_on() local 279 unsigned ifs, loops; in run_on() local 891 unsigned &ifs, unsigned add) { in get_stack_depth() 945 unsigned ifs = 0; in update_nstack() local
|
| /external/ComputeLibrary/utils/ |
| D | GraphUtils.cpp | 311 std::ifstream ifs; in ValidationInputAccessor() local 385 std::ifstream ifs; in ValidationOutputAccessor() local 511 std::ifstream ifs; in DetectionOutputAccessor() local 582 std::ifstream ifs; in TopNPredictionsAccessor() local
|
| /external/javassist/src/main/javassist/ |
| D | CtClassType.java | 830 String[] ifs = getClassFile2().getInterfaces(); in getInterfaces() local 842 String[] ifs; in setInterfaces() local 1001 CtClass[] ifs = cc.getInterfaces(); in getFields() local 1043 CtClass[] ifs = getInterfaces(); in getField2() local 1228 CtClass[] ifs = cc.getInterfaces(); in getMethods0() local 1291 CtClass[] ifs = cc.getInterfaces(); in getMethod0() local 1828 CtClass[] ifs = getInterfaces(); in makeMemberList() local
|
| /external/musl/src/network/ |
| D | if_nameindex.c | 86 struct if_nameindex *ifs = 0, *d; in if_nameindex() local
|
| D | getifaddrs.c | 108 struct ifaddrs_storage *ifs, *ifs0; in netlink_msg_to_ifaddr() local
|
| /external/angle/util/capture/ |
| D | frame_capture_test_utils.cpp | 25 std::ifstream ifs(fileName); in LoadJSONFromFile() local
|
| /external/flatbuffers/src/ |
| D | util.cpp | 62 std::ifstream ifs(name); in FileExistsRaw() local 68 std::ifstream ifs(name, binary ? std::ifstream::binary : std::ifstream::in); in LoadFileRaw() local
|
| /external/OpenCL-CTS/test_common/harness/ |
| D | kernelHelpers.cpp | 47 std::ifstream ifs(fileName.c_str(), std::ios::binary); in get_file_size() local 219 std::ifstream ifs; in file_exist_on_disk() local 506 std::ifstream &ifs, const cl_device_id device, cl_uint deviceAddrSpaceSize, in get_offline_compiler_output() 595 std::ifstream ifs; in create_single_kernel_helper_create_program_offline() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | nvptx_compiler.cc | 219 std::ifstream ifs(matched_filename, std::ifstream::in); in MaybeLoadPtxFromFile() local
|
| /external/icu/icu4c/source/tools/toolutil/ |
| D | toolutil.cpp | 228 std::ifstream ifs(goldenFilePath, std::ifstream::in); in uprv_compareGoldenFiles() local
|
| /external/cronet/third_party/icu/source/tools/toolutil/ |
| D | toolutil.cpp | 228 std::ifstream ifs(goldenFilePath, std::ifstream::in); in uprv_compareGoldenFiles() local
|
| /external/libese/libese-teq1/ |
| D | teq1_private.h | 57 uint8_t ifs; member
|
| /external/javassist/src/main/javassist/compiler/ |
| D | MemberResolver.java | 154 CtClass[] ifs = clazz.getInterfaces(); in lookupMethod() local
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | debug_ops_test.cc | 126 std::fstream ifs(dump_file_path, std::ios::in | std::ios::binary); in TEST_F() local
|
| /external/ot-br-posix/src/web/web-service/ |
| D | web_server.cpp | 240 auto ifs = std::make_shared<std::ifstream>(); in DefaultHttpResponse() local
|