Home
last modified time | relevance | path

Searched defs:ifs (Results 1 – 25 of 50) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/i915/
Di915_fpc_emit.c285 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
Di915_fpc_translate.c964 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
Di915_state.c594 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/
DreadFromStream.cpp18 std::ifstream ifs; in main() local
/external/rust/crates/nix/src/net/
Dif_.rs390 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/
Dhttps_examples.cpp145 auto ifs=make_shared<ifstream>(); in main() local
191 const shared_ptr<ifstream> &ifs) { in default_resource_send()
Dhttp_examples.cpp160 auto ifs=make_shared<ifstream>(); in main() local
205 const shared_ptr<ifstream> &ifs) { in default_resource_send()
/external/selinux/python/sepolgen/src/sepolgen/
Dpolicygen.py334 def __init__(self, ifs, perm_maps=None): argument
340 def hack_check_ifs(self, ifs): argument
/external/antlr/runtime/Cpp/tests/
Dt051.cpp91 ifstream ifs(fileName.c_str(), ios::in | ios::binary | ios::ate); in slurp() local
Dt012.cpp180 ifstream ifs(fileName.c_str(), ios::in | ios::binary | ios::ate); in slurp() local
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_finalize.cpp268 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/
DGraphUtils.cpp311 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/
DCtClassType.java830 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/
Dif_nameindex.c86 struct if_nameindex *ifs = 0, *d; in if_nameindex() local
Dgetifaddrs.c108 struct ifaddrs_storage *ifs, *ifs0; in netlink_msg_to_ifaddr() local
/external/angle/util/capture/
Dframe_capture_test_utils.cpp25 std::ifstream ifs(fileName); in LoadJSONFromFile() local
/external/flatbuffers/src/
Dutil.cpp62 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/
DkernelHelpers.cpp47 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/
Dnvptx_compiler.cc219 std::ifstream ifs(matched_filename, std::ifstream::in); in MaybeLoadPtxFromFile() local
/external/icu/icu4c/source/tools/toolutil/
Dtoolutil.cpp228 std::ifstream ifs(goldenFilePath, std::ifstream::in); in uprv_compareGoldenFiles() local
/external/cronet/third_party/icu/source/tools/toolutil/
Dtoolutil.cpp228 std::ifstream ifs(goldenFilePath, std::ifstream::in); in uprv_compareGoldenFiles() local
/external/libese/libese-teq1/
Dteq1_private.h57 uint8_t ifs; member
/external/javassist/src/main/javassist/compiler/
DMemberResolver.java154 CtClass[] ifs = clazz.getInterfaces(); in lookupMethod() local
/external/tensorflow/tensorflow/core/kernels/
Ddebug_ops_test.cc126 std::fstream ifs(dump_file_path, std::ios::in | std::ios::binary); in TEST_F() local
/external/ot-br-posix/src/web/web-service/
Dweb_server.cpp240 auto ifs = std::make_shared<std::ifstream>(); in DefaultHttpResponse() local

12