Home
last modified time | relevance | path

Searched defs:ifs (Results 1 – 25 of 42) 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/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/selinux/python/sepolgen/src/sepolgen/
Dpolicygen.py334 def __init__(self, ifs, perm_maps=None): argument
340 def hack_check_ifs(self, ifs): argument
/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/flatbuffers/src/
Dutil.cpp50 std::ifstream ifs(name); in FileExistsRaw() local
56 std::ifstream ifs(name, binary ? std::ifstream::binary : std::ifstream::in); in LoadFileRaw() 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/skqp/tools/skqp/
Djitter_gms.cpp93 std::ifstream ifs(argv[1]); in main() local
/external/skia/tools/skqp/
Djitter_gms.cpp101 std::ifstream ifs(argv[1]); in main() 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()
575 std::ifstream ifs; in create_single_kernel_helper_create_program_offline() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnvptx_compiler.cc227 std::ifstream ifs(matched_filename, std::ifstream::in); in MaybeLoadPtxFromFile() local
/external/libese/libese-teq1/
Dteq1_private.h57 uint8_t ifs; member
/external/skqp/src/sksl/
DSkSLCFGGenerator.cpp461 IfStatement& ifs = (IfStatement&) **s; in addStatement() local
/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/rust/crates/libz-sys/src/zlib-ng/arch/s390/
Ddfltcc_detail.h151 uint32_t ifs : 4; /* Incomplete-Function Status */ member
/external/ppp/pppd/
Dsys-linux.c1785 struct ifreq ifs[MAX_IFS]; in get_ether_addr() local
1910 struct ifreq ifs[MAX_IFS]; in GetMask() local
/external/OpenCL-CTS/test_conformance/spir/
Drun_services.cpp131 std::ifstream ifs(file_name.c_str()); in load_file_cl() local
/external/swiftshader/src/Shader/
DShader.cpp1948 uint32_t ifs = 0; // maximum nested if statements. in analyzeLimits() member
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c2395 struct wpa_supplicant *ifs; in wpa_supplicant_event_scan_results() local
4170 struct wpa_supplicant *ifs; in wpa_supplicant_update_channel_list() local
/external/python/cpython2/Python/
Dast.c1122 asdl_seq *ifs; in ast_for_listcomp() local
1263 asdl_seq *ifs; in ast_for_comprehension() local
/external/javassist/src/main/javassist/bytecode/
DSignatureAttribute.java1014 ClassType[] ifs in parseSig() local

12