Home
last modified time | relevance | path

Searched defs:def (Results 126 - 150 of 390) sorted by relevance

12345678910>>...16

/third_party/node/deps/openssl/openssl/crypto/engine/
H A Dtb_asnmth.c168 static void look_str_cb(int nid, STACK_OF(ENGINE) *sk, ENGINE *def, void *arg) in look_str_cb() argument
/third_party/openssl/crypto/engine/
H A Dtb_asnmth.c168 static void look_str_cb(int nid, STACK_OF(ENGINE) *sk, ENGINE *def, void *arg) in look_str_cb() argument
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp269 DefinitionSufficientlyDominatesUse(opt::Instruction* def, in DefinitionSufficientlyDominatesUse() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp269 DefinitionSufficientlyDominatesUse(opt::Instruction* def, in DefinitionSufficientlyDominatesUse() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveInterval.h60 SlotIndex def; member in llvm::VNInfo
[all...]
/third_party/pulseaudio/src/pulse/
H A Dchannelmap.c198 pa_channel_map* pa_channel_map_init_auto(pa_channel_map *m, unsigned channels, pa_channel_map_def_t def) { in pa_channel_map_init_auto() argument
396 pa_channel_map* pa_channel_map_init_extend(pa_channel_map *m, unsigned channels, pa_channel_map_def_t def) { in pa_channel_map_init_extend() argument
/third_party/spirv-tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp270 DefinitionSufficientlyDominatesUse(opt::Instruction* def, in DefinitionSufficientlyDominatesUse() argument
[all...]
/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/accesstoken_mock_test/
H A Daccesstoken_kit_test.cpp251 PermissionDef def; in HWTEST_F() local
/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_client.c41 static uint32_t GetDefaultTimeout(uint32_t def) in GetDefaultTimeout() argument
/base/startup/init/test/moduletest/
H A Dsyspara_moduleTest.cpp90 static void GetParameterTestReInt(const char *key, const char *def, char *value, uint32_t len) in GetParameterTestReInt() argument
97 static void GetParameterTestFuncReStr(string key, string def) in GetParameterTestFuncReStr() argument
/third_party/ffmpeg/libavformat/
H A Dvapoursynth.c307 static int get_vs_prop_int(AVFormatContext *s, const VSMap *map, const char *name, int def) in get_vs_prop_int() argument
/third_party/cups-filters/filter/
H A Dbannertopdf.c44 get_float_option(const char *name, int noptions, cups_option_t *options, float def) get_float_option() argument
54 get_int_option(const char *name, int noptions, cups_option_t *options, int def) get_int_option() argument
/third_party/googletest/googletest/src/hwext/
H A Dgtest-ext.cc43 const TestDefInfo* def = findDefFor(test); in queryFlagsFor() local
/third_party/gptfdisk/
H A Dsupport.cc79 uint64_t GetNumber(uint64_t low, uint64_t high, uint64_t def, const string & prompt) { in GetNumber() argument
139 uint64_t IeeeToInt(string inValue, uint64_t sSize, uint64_t low, uint64_t high, uint32_t sectorAlignment, uint64_t def) { in IeeeToInt() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmapts.cpp139 DateFormat *def = DateFormat::createInstance(); in testAPI() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_to_lcssa.c93 is_defined_before_loop(nir_ssa_def *def, nir_loop *loop) in is_defined_before_loop() argument
112 def_is_invariant(nir_ssa_def *def, nir_loop *loop) in def_is_invariant() argument
193 convert_loop_exit_for_ssa(nir_ssa_def *def, void *void_state) in convert_loop_exit_for_ssa() argument
[all...]
H A Dnir_opt_vectorize.c239 nir_ssa_def *def = nir_build_imm(&b, total_components, bit_size, value); in instr_try_combine() local
H A Dnir_opt_dead_cf.c98 nir_ssa_def *def = NULL; in opt_constant_if() local
136 def_only_used_in_cf_node(nir_ssa_def *def, void *_node) in def_only_used_in_cf_node() argument
H A Dnir_opt_preamble.c78 nir_ssa_def *def; member
351 nir_ssa_def *def = nir_instr_ssa_def(instr); in nir_opt_preamble() local
377 nir_ssa_def *def = nir_instr_ssa_def(instr); in nir_opt_preamble() local
438 nir_ssa_def *def = nir_instr_ssa_def(instr); nir_opt_preamble() local
527 nir_ssa_def *def = nir_instr_ssa_def(instr); nir_opt_preamble() local
570 nir_ssa_def *def = nir_instr_ssa_def(instr); nir_opt_preamble() local
[all...]
H A Dnir_divergence_analysis.c785 set_ssa_def_not_divergent(nir_ssa_def *def, UNUSED void *_state) in set_ssa_def_not_divergent() argument
H A Dnir_group_loads.c191 nir_ssa_def *def = nir_instr_ssa_def(instr); in group_loads() local
H A Dnir_lower_clip.c171 nir_ssa_def *def = NULL; in find_output() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_opt_preamble.c36 def_size(nir_ssa_def *def, unsigned *size, unsigned *align) in def_size() argument
48 all_uses_float(nir_ssa_def *def, bool allow_src2) in all_uses_float() argument
79 all_uses_bit(nir_ssa_def *def) in all_uses_bit() argument
220 rewrite_cost(nir_ssa_def *def, const void *data) rewrite_cost() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_ssa_elimination.cpp35 Definition def; member
/third_party/mesa3d/src/amd/compiler/tests/
H A Dmain.cpp143 void run_test(TestDef def) in run_test() argument

Completed in 17 milliseconds

12345678910>>...16