| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_serialize.c | 1713 write_call(write_ctx *ctx, const nir_call_instr *call) in write_call() argument 1725 nir_call_instr *call = nir_call_instr_create(ctx->nir, callee); in read_call() local [all...] |
| H A D | nir.c | 2790 nir_get_shader_call_payload_src(nir_intrinsic_instr *call) nir_get_shader_call_payload_src() argument [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | linearize.c | 1496 pseudo_t retval, call; in linearize_call_expression() local
|
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | assembler-ia32.h | 754 void call(Register reg) { call(Operand(reg)); } in call() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | assembler-riscv64.h | 1123 void call(int32_t offset) { in call() function
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | OutputASM.cpp | 1354 Instruction *call = emit(sw::Shader::OPCODE_CALL); in visitAggregate() local
|
| H A D | ParseHelper.cpp | 1209 const TFunction* TParseContext::findFunction(const TSourceLoc &line, TFunction* call, bool *builtIn) in findFunction() argument
|
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttinterp.c | 7678 TT_CallRec* call; in Ins_UNKNOWN() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_sys_settrace.py | 153 def call(): # line 0 function [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-charset-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
com/
com/ibm/
com/ibm/icu/
... |
| /foundation/arkui/napi/test/unittest/ |
| H A D | test_napi.cpp | 3522 static void ExpectCheckCall(napi_status call) in ExpectCheckCall() argument [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | spirv_to_nir.c | 6394 nir_call_instr *call = nir_call_instr_create(b->nb.shader, entry_point); in vtn_emit_kernel_entry_point_wrapper() local
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | instruction-selector.cc | 945 void InstructionSelector::InitializeCallBuffer(Node* call, CallBuffer* buffer, in InitializeCallBuffer() argument [all...] |
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | assembler-x64.cc | 985 void Assembler::call(Label* L) { in call() function in v8::internal::Assembler 1004 void Assembler::call(Address entry, RelocInfo::Mode rmode) { in call() function in v8::internal::Assembler 1012 void Assembler::call(Handle<CodeT> target, RelocInfo::Mode rmode) { in call() function in v8::internal::Assembler 1039 void Assembler::call(Register adr) { in call() function in v8::internal::Assembler 1047 void Assembler::call(Operand op) { in call() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parser.cc | 66 Expression* call; in DefaultConstructor() local
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder.cc | 1301 GenerateTypeConstructorOrConversion( const sem::Call* call, const ast::Variable* var) GenerateTypeConstructorOrConversion() argument 2210 auto* call = builder_.Sem().Get(expr); GenerateCallExpression() local 2227 GenerateFunctionCall(const sem::Call* call, const sem::Function*) GenerateFunctionCall() argument 2271 GenerateIntrinsicCall(const sem::Call* call, const sem::Intrinsic* intrinsic) GenerateIntrinsicCall() argument 2698 GenerateTextureIntrinsic(const sem::Call* call, const sem::Intrinsic* intrinsic, Operand result_type, Operand result_id) GenerateTextureIntrinsic() argument 3168 GenerateAtomicIntrinsic(const sem::Call* call, const sem::Intrinsic* intrinsic, Operand result_type, Operand result_id) GenerateAtomicIntrinsic() argument [all...] |
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_build_ast.c | 5403 struct cil_call *call = NULL; in cil_gen_call() local 5435 void cil_destroy_call(struct cil_call *call) in cil_destroy_call() argument [all...] |
| H A D | cil.c | 2823 void cil_call_init(struct cil_call **call) in cil_call_init() argument
|
| H A D | cil_resolve_ast.c | 84 struct cil_call *call = parent->data; in __cil_insert_name() local 2701 struct cil_call * call = NULL; in cil_check_recursive_call() local 2735 static int cil_build_call_args(struct cil_tree_node *call_node, struct cil_call *call, struct cil_macro *macro, void *extra_args) in cil_build_call_args() argument 3036 struct cil_call *call = current->data; cil_resolve_call() local 3086 struct cil_call *call = current->data; cil_resolve_call_args() local 3219 cil_resolve_name_call_args(struct cil_call *call, char *name, enum cil_sym_index sym_index, struct cil_symtab_datum **datum) cil_resolve_name_call_args() argument 4322 struct cil_call *call = node->data; __cil_resolve_name_with_parents() local [all...] |
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/Download ... |
| /third_party/skia/platform_tools/android/apps/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/Download ... |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ParseHelper.cpp | 1444 TIntermAggregate* call = result->getAsAggregate(); in handleFunctionCall() local 6926 findFunction(const TSourceLoc& loc, const TFunction& call, bool& builtIn) findFunction() argument 6973 findFunctionExact(const TSourceLoc& loc, const TFunction& call, bool& builtIn) findFunctionExact() argument 6986 findFunction120(const TSourceLoc& loc, const TFunction& call, bool& builtIn) findFunction120() argument 7094 findFunction400(const TSourceLoc& loc, const TFunction& call, bool& builtIn) findFunction400() argument 7170 findFunctionExplicitTypes(const TSourceLoc& loc, const TFunction& call, bool& builtIn) findFunctionExplicitTypes() argument [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | builtin_functions.cpp | 5868 builtin_builder::call(ir_function *f, ir_variable *ret, exec_list params) in call() function in builtin_builder [all...] |
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.c | 294 LLVMValueRef call; in ac_build_intrinsic() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | effect-control-linearizer.cc | 5123 Node* call = __ Call(call_descriptor, inputs_size, inputs); in WrapFastCall() local [all...] |