/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_gen_go.cpp | 165 void BeginClass(const StructDef &struct_def, std::string *code_ptr) { in BeginClass() 183 void GenEnumType(const EnumDef &enum_def, std::string *code_ptr) { in GenEnumType() 190 void BeginEnum(std::string *code_ptr) { in BeginEnum() 197 size_t max_name_length, std::string *code_ptr) { in EnumMember() 209 void EndEnum(std::string *code_ptr) { in EndEnum() 215 void BeginEnumNames(const EnumDef &enum_def, std::string *code_ptr) { in BeginEnumNames() 224 size_t max_name_length, std::string *code_ptr) { in EnumNameMember() 236 void EndEnumNames(std::string *code_ptr) { in EndEnumNames() 242 void EnumStringer(const EnumDef &enum_def, std::string *code_ptr) { in EnumStringer() 255 void BeginEnumValues(const EnumDef &enum_def, std::string *code_ptr) { in BeginEnumValues() [all …]
|
H A D | idl_gen_lua.cpp | 63 void BeginClass(const StructDef &struct_def, std::string *code_ptr) { in BeginClass() 72 void BeginEnum(const std::string &class_name, std::string *code_ptr) { in BeginEnum() 95 std::string *code_ptr) { in EnumMember() 102 void EndEnum(std::string *code_ptr) { in EndEnum() 108 std::string *code_ptr) { in GenerateNewObjectPrototype() 122 std::string *code_ptr) { in NewRootTypeFromBuffer() 141 void InitializeExisting(const StructDef &struct_def, std::string *code_ptr) { in InitializeExisting() 153 std::string *code_ptr) { in GetVectorLen() 169 const FieldDef &field, std::string *code_ptr) { in GetScalarFieldOfStruct() 183 std::string *code_ptr) { in GetScalarFieldOfTable() [all …]
|
H A D | idl_gen_php.cpp | 66 std::string *code_ptr) { in BeginFile() 100 static void BeginClass(const StructDef &struct_def, std::string *code_ptr) { in BeginClass() 110 static void EndClass(std::string *code_ptr) { in EndClass() 116 static void BeginEnum(const std::string &class_name, std::string *code_ptr) { in BeginEnum() 123 std::string *code_ptr) { in EnumMember() 132 static void EndEnum(std::string *code_ptr) { in EndEnum() 139 std::string *code_ptr) { in NewRootTypeFromBuffer() 160 std::string *code_ptr) { in InitializeExisting() 177 static void GetVectorLen(const FieldDef &field, std::string *code_ptr) { in GetVectorLen() 194 static void GetUByte(const FieldDef &field, std::string *code_ptr) { in GetUByte() [all …]
|
H A D | idl_gen_lobster.cpp | 106 std::string *code_ptr) { in GenStructAccessor() 202 void GenTableBuilders(const StructDef &struct_def, std::string *code_ptr) { in GenTableBuilders() 252 void GenStructPreDecl(const StructDef &struct_def, std::string *code_ptr) { in GenStructPreDecl() 260 void GenStruct(const StructDef &struct_def, std::string *code_ptr) { in GenStruct() 290 void GenEnum(const EnumDef &enum_def, std::string *code_ptr) { in GenEnum() 308 std::string *code_ptr) { in StructBuilderArgs() 330 std::string *code_ptr) { in StructBuilderBody() 351 void GenStructBuilder(const StructDef &struct_def, std::string *code_ptr) { in GenStructBuilder() 361 void CheckNameSpace(const Definition &def, std::string *code_ptr) { in CheckNameSpace()
|
H A D | idl_gen_csharp.cpp | 388 void GenEnum(EnumDef &enum_def, std::string *code_ptr, in GenEnum() 506 void GenStructArgs(const StructDef &struct_def, std::string *code_ptr, in GenStructArgs() 542 void GenStructBody(const StructDef &struct_def, std::string *code_ptr, in GenStructBody() 623 void GenStruct(StructDef &struct_def, std::string *code_ptr, in GenStruct() 1417 void GenEnum_ObjectAPI(EnumDef &enum_def, std::string *code_ptr, in GenEnum_ObjectAPI() 1576 void GenUnionUnPack_ObjectAPI(const EnumDef &enum_def, std::string *code_ptr, in GenUnionUnPack_ObjectAPI() 1628 StructDef &struct_def, std::string *code_ptr, const IDLOptions &opts, in GenPackUnPack_ObjectAPI() 1953 const StructDef &struct_def, std::string *code_ptr, in GenStructPackDecl_ObjectAPI() 2029 std::string *code_ptr, in GenStructPackCall_ObjectAPI() 2087 void GenStruct_ObjectAPI(StructDef &struct_def, std::string *code_ptr, in GenStruct_ObjectAPI()
|
H A D | idl_gen_ts.cpp | 306 std::string *code_ptr, in GenDocComment() 324 static void GenDocComment(std::string *code_ptr) { in GenDocComment() 329 void GenEnum(EnumDef &enum_def, std::string *code_ptr, import_set &imports, in GenEnum() 573 void GenerateRootAccessor(StructDef &struct_def, std::string *code_ptr, in GenerateRootAccessor() 594 void GenerateFinisher(StructDef &struct_def, std::string *code_ptr, in GenerateFinisher() 1317 std::string *code_ptr, import_set &imports) { in GenStruct()
|
H A D | idl_gen_rust.cpp | 2554 const FieldDef &field, std::string *code_ptr, int *id, in GenPadding() 2566 static void PaddingDefinition(int bits, std::string *code_ptr, int *id) { in PaddingDefinition() 2571 static void PaddingInitializer(int bits, std::string *code_ptr, int *id) { in PaddingInitializer()
|
H A D | idl_gen_cpp.cpp | 3485 const FieldDef &field, std::string *code_ptr, int *id, in GenPadding() 3497 static void PaddingDefinition(int bits, std::string *code_ptr, int *id) { in PaddingDefinition() 3502 static void PaddingInitializer(int bits, std::string *code_ptr, int *id) { in PaddingInitializer() 3508 static void PaddingNoop(int bits, std::string *code_ptr, int *id) { in PaddingNoop()
|
H A D | idl_gen_python.cpp | 511 std::string *code_ptr, size_t index = 0, in StructBuilderBody() 977 void GenInitialize(const StructDef &struct_def, std::string *code_ptr, in GenInitialize() 1164 std::string *code_ptr, in GenUnpackforScalarVectorHelper() 1336 std::string *code_ptr, in GenPackForScalarVectorFieldHelper()
|
/aosp_15_r20/art/runtime/jit/ |
H A D | jit_code_cache.cc | 339 const void* code_ptr = nullptr; in GetSavedEntryPointOfPreCompiledMethod() local 484 void JitCodeCache::FreeCodeAndData(const void* code_ptr) { in FreeCodeAndData() 640 const uint8_t* JitCodeCache::GetRootTable(const void* code_ptr, uint32_t* number_of_roots) { in GetRootTable() 712 const uint8_t* code_ptr = region->CommitCode(reserved_code, code, stack_map_data); in Commit() local 1167 const void* code_ptr = *it; in RemoveUnmarkedCode() local 1242 const void* code_ptr = OatQuickMethodHeader::FromEntryPoint(entry_point)->GetCode(); in AddZombieCode() local 1255 void JitCodeCache::AddZombieCodeInternal(ArtMethod* method, const void* code_ptr) { in AddZombieCodeInternal() 1405 const void* code_ptr = it->second.GetCode(); in LookupMethodHeader() local 1412 const void* code_ptr = zygote_map_.GetCodeFor(method, pc); in LookupMethodHeader() local 1425 const void* code_ptr = it->first; in LookupMethodHeader() local [all …]
|
H A D | jit_code_cache-inl.h | 50 for (const void* code_ptr : code_ptrs) { in VisitRootTables() local
|
H A D | debugger_interface.cc | 592 void AddNativeDebugInfoForJit(const void* code_ptr, in AddNativeDebugInfoForJit() 631 void RemoveNativeDebugInfoForJit(const void* code_ptr) { in RemoveNativeDebugInfoForJit()
|
H A D | jit_code_cache.h | 116 const void* code_ptr; member
|
/aosp_15_r20/external/e2fsprogs/lib/ss/ |
H A D | request_tbl.c | 23 void ss_add_request_table(int sci_idx, ssrt *rqtbl_ptr, int position, int *code_ptr) in ss_add_request_table() 52 void ss_delete_request_table(int sci_idx, ssrt *rqtbl_ptr, int *code_ptr) in ss_delete_request_table()
|
H A D | help.c | 131 void ss_add_info_dir(int sci_idx, char *info_dir, int *code_ptr) in ss_add_info_dir() 168 void ss_delete_info_dir(int sci_idx, char *info_dir, int *code_ptr) in ss_delete_info_dir()
|
H A D | invocation.c | 27 int *code_ptr) in ss_create_invocation()
|
H A D | ss_internal.h | 81 #define ss_current_request(sci_idx,code_ptr) \ argument
|
/aosp_15_r20/external/XNNPACK/test/ |
H A D | code-cache.cc | 76 void* code_ptr = cache_end(&cache); in TEST() local 90 void* code_ptr = cache_end(&cache); in TEST() local
|
/aosp_15_r20/external/pcre/src/sljit/ |
H A D | sljitNativeX86_64.c | 361 static sljit_u8* detect_far_jump_type(struct sljit_jump *jump, sljit_u8 *code_ptr) in detect_far_jump_type() 398 static sljit_u8* generate_mov_addr_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_u8 *code… in generate_mov_addr_code()
|
H A D | sljitNativeARM_32.c | 350 static sljit_uw patch_pc_relative_loads(sljit_uw *last_pc_patch, sljit_uw *code_ptr, sljit_uw* cons… in patch_pc_relative_loads() 476 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_u… in detect_jump_type() 714 static SLJIT_INLINE sljit_sw mov_addr_get_length(struct sljit_jump *jump, sljit_ins *code_ptr, slji… in mov_addr_get_length() 820 sljit_ins *code_ptr; in sljit_generate_code() local
|
H A D | sljitNativeARM_64.c | 207 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit… in detect_jump_type() 271 static SLJIT_INLINE sljit_sw mov_addr_get_length(struct sljit_jump *jump, sljit_ins *code_ptr, slji… in mov_addr_get_length() 467 sljit_ins *code_ptr; in sljit_generate_code() local
|
/aosp_15_r20/bionic/tests/ |
H A D | cfi_test.cpp | 97 void* code_ptr = reinterpret_cast<char*>(__cfi_check) + 1234; in TEST_F() local
|
/aosp_15_r20/art/runtime/oat/ |
H A D | oat_quick_method_header.h | 56 static OatQuickMethodHeader* FromCodePointer(const void* code_ptr) { in FromCodePointer()
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_shader.h | 75 const void *code_ptr; member
|
/aosp_15_r20/art/compiler/ |
H A D | exception_test.cc | 109 uint8_t* code_ptr = in SetUp() local
|