Home
last modified time | relevance | path

Searched +defs:val +defs:memory (Results 26 – 50 of 541) sorted by relevance

12345678910>>...22

/aosp_15_r20/external/freetype/src/pshinter/
H A Dpshalgo.c63 FT_Memory memory ) in psh_hint_table_done()
145 FT_Int mask = 0, val = 0; in psh_hint_table_record_mask() local
174 FT_Memory memory ) in psh_hint_table_init()
246 FT_Int mask = 0, val = 0; in psh_hint_table_activate_mask() local
1037 FT_Memory memory = glyph->memory; in psh_glyph_done() local
1161 FT_Memory memory; in psh_glyph_init() local
1772 FT_Memory memory = glyph->memory; in psh_glyph_interpolate_normal_points() local
2072 FT_Memory memory; in ps_hints_apply() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/detail/
Drapidxml.hpp407 void *memory = allocate_aligned(sizeof(xml_node<Ch>)); in allocate_node() local
438 void *memory = allocate_aligned(sizeof(xml_attribute<Ch>)); in allocate_attribute() local
570 void *memory; in allocate_raw() local
735 void value(const Ch *val, std::size_t size) in value()
744 void value(const Ch *val) in value()
1784 Ch *val = text; in parse_comment() local
1811 Ch *val = text; in parse_doctype() local
1894 Ch *val = text; in parse_pi() local
1942 Ch *val = text, *end; in parse_and_append_data() local
2010 Ch *val = text; in parse_cdata() local
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryMappingTests.cpp69 namespace memory namespace
99 void mapMemoryWrapper(const DeviceInterface &vkd, VkDevice device, vk::VkDeviceMemory memory, in mapMemoryWrapper()
120 void unmapMemoryWrapper(const DeviceInterface &vkd, VkDevice device, vk::VkDeviceMemory memory, boo… in unmapMemoryWrapper()
329 …const Unique<VkDeviceMemory> memory(allocateMemory(vk, device, &allocInfo, callbackRecorder.getCal… in computeDeviceMemorySystemMemFootprint() local
477 VkDeviceMemory memory; in findLargeAllocationSize() local
832 Move<VkDeviceMemory> memory( in testMemoryMapping() local
847 const uint8_t val = rng.getUint8(); in testMemoryMapping() local
987 const uint8_t val = ((uint8_t *)m_ptr)[pos]; in randomRead() local
1000 const uint8_t val = rng.getUint8(); in randomWrite() local
1014 const uint8_t val = ((uint8_t *)m_ptr)[pos]; in randomModify() local
[all …]
/aosp_15_r20/external/freetype/src/truetype/
H A Dttinterp.c236 FT_Memory memory = exec->memory; in TT_Done_Context() local
306 FT_Memory memory = exec->memory; in TT_Load_Context() local
485 FT_Memory memory; in TT_New_Context() local
1465 FT_Memory memory = exc->memory; in Modify_CVT_Check() local
1875 FT_F26Dot6 val; in Round_None() local
1918 FT_F26Dot6 val; in Round_To_Grid() local
1963 FT_F26Dot6 val; in Round_To_Half_Grid() local
2010 FT_F26Dot6 val; in Round_Down_To_Grid() local
2054 FT_F26Dot6 val; in Round_Up_To_Grid() local
2099 FT_F26Dot6 val; in Round_To_Double_Grid() local
[all …]
/aosp_15_r20/external/freetype/src/cid/
H A Dcidload.c247 FT_Memory memory = FT_FACE_MEMORY( face ); in parse_fd_array() local
526 FT_Memory memory = face->root.memory; in cid_read_subrs() local
689 FT_Byte val; in cid_hex_to_binary() local
781 FT_Memory memory = face->root.memory; in cid_face_open() local
/aosp_15_r20/external/freetype/src/autofit/
H A Dafmodule.c308 AF_Script* val = (AF_Script*)value; in af_property_get() local
319 AF_Script* val = (AF_Script*)value; in af_property_get() local
341 FT_Int* val = (FT_Int*)value; in af_property_get() local
358 FT_Bool* val = (FT_Bool*)value; in af_property_get() local
441 FT_Memory memory = module->root.library->memory; in af_autofitter_load_glyph() local
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DHwParcel.java88 public native final void writeBool(boolean val); in writeBool()
94 public native final void writeInt8(byte val); in writeInt8()
100 public native final void writeInt16(short val); in writeInt16()
106 public native final void writeInt32(int val); in writeInt32()
112 public native final void writeInt64(long val); in writeInt64()
118 public native final void writeFloat(float val); in writeFloat()
124 public native final void writeDouble(double val); in writeDouble()
133 public native final void writeString(String val); in writeString()
141 public native final void writeNativeHandle(@Nullable NativeHandle val); in writeNativeHandle()
148 private native final void writeBoolVector(boolean[] val); in writeBoolVector()
[all …]
/aosp_15_r20/system/core/debuggerd/libdebuggerd/
H A Dutility.cpp130 unwindstack::Memory* memory) { in dump_memory()
204 void dump_memory(log_t* log, unwindstack::Memory* memory, uint64_t addr, const std::string& label) { in dump_memory()
236 for (size_t val = 0; val < sizeof(uintptr_t); val++, ptr++) { in dump_memory() local
/aosp_15_r20/external/ltp/testcases/kernel/mem/lib/
H A Dmem.c305 static void verify(char **memory, char value, int proc, in verify()
339 struct ksm_merge_data ksm_merge_data, char **memory) in ksm_child_memset()
372 char **memory; in create_ksm_child() local
643 long val; in set_sys_tune() local
/aosp_15_r20/external/freetype/src/psaux/
H A Dpsobjs.c75 FT_Memory memory ) in ps_table_new()
105 FT_Memory memory = table->memory; in ps_table_realloc() local
234 FT_Memory memory = table->memory; in ps_table_release() local
1065 FT_Long val; in ps_parser_load_field() local
1115 FT_Memory memory = parser->memory; in ps_parser_load_field() local
1209 FT_Memory memory = parser->memory; in ps_parser_load_field() local
1486 FT_Memory memory ) in ps_parser_init()
H A Dt1decode.c1451 size_t* val = ft_hash_num_lookup( idx, in t1_decoder_parse_charstrings() local
1991 size_t* val = ft_hash_num_lookup( idx, in t1_decoder_parse_metrics() local
2146 FT_Memory memory = decoder->builder.memory; in t1_decoder_done() local
/aosp_15_r20/external/armnn/shim/sl/canonical/
H A DCanonicalUtils.cpp73 uint8_t* memory = memPoolBuffer + location.offset; in GetMemoryFromPool() local
81 { in GetMemoryFromPointer()
160 { in GetTensorInfoForOperand()
/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dvfio_pci.rs1411 let val: u32 = self.config.read_config(offset); in configure_barmem() localVariable
1915 let val = u32::from_le_bytes(value); in write_config_register() localVariable
1961 let mut val = 0; in read_virtual_config_register() localVariable
2146 let mut memory = in no_overlap() localVariable
2162 let mut memory = in complete_overlap() localVariable
2180 let mut memory = in partial_overlap_one() localVariable
2199 let mut memory = in partial_overlap_two() localVariable
2218 let mut memory = in partial_overlap_three() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/vm-memory/src/
Dguest_memory.rs385 fn memory(&self) -> Self::T; in memory() method
392 fn memory(&self) -> Self { in memory() method
401 fn memory(&self) -> Self { in memory() method
410 fn memory(&self) -> Self { in memory() method
1076 val: T, in non_atomic_access_helper() field
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DNeuralNetworks.cpp1032 ANeuralNetworksMemory** memory) { in ANeuralNetworksMemory_createFromDesc()
1062 ANeuralNetworksMemory** memory) { in ANeuralNetworksMemory_createFromFd()
1082 ANeuralNetworksMemory** memory) { in ANeuralNetworksMemory_createFromAHardwareBuffer()
1101 void ANeuralNetworksMemory_free(ANeuralNetworksMemory* memory) { in ANeuralNetworksMemory_free()
1164 const ANeuralNetworksMemory* memory, in ANeuralNetworksModel_setOperandValueFromMemory()
1183 const ModelBuilder* val = reinterpret_cast<const ModelBuilder*>(value); in ANeuralNetworksModel_setOperandValueFromModel() local
1380 const ANeuralNetworksMemory* memory, size_t offset, in ANeuralNetworksExecution_setInputFromMemory()
1407 const ANeuralNetworksMemory* memory, size_t offset, in ANeuralNetworksExecution_setOutputFromMemory()
DNeuralNetworksV2.cpp987 ANeuralNetworksMemory** memory) { in ANeuralNetworksMemory_createFromDesc()
1017 ANeuralNetworksMemory** memory) { in ANeuralNetworksMemory_createFromFd()
1037 ANeuralNetworksMemory** memory) { in ANeuralNetworksMemory_createFromAHardwareBuffer()
1056 void ANeuralNetworksMemory_free(ANeuralNetworksMemory* memory) { in ANeuralNetworksMemory_free()
1119 const ANeuralNetworksMemory* memory, in ANeuralNetworksModel_setOperandValueFromMemory()
1138 const FlatbufferModelBuilder* val = reinterpret_cast<const FlatbufferModelBuilder*>(value); in ANeuralNetworksModel_setOperandValueFromModel() local
/aosp_15_r20/bionic/tests/
H A Dmalloc_test.cpp430 int val; in TEST() local
459 int val; in TEST() local
500 int val; in TEST() local
1280 void* memory = malloc(10 * 1024 * 1024); in TEST() local
1310 void* memory = malloc(80 * 1024 * 1024); in TEST() local
1338 void* memory = malloc(60 * 1024 * 1024); in TEST() local
/aosp_15_r20/system/chre/apps/test/chqts/src/shared/
H A Dsend_message.cc101 static void *prependMessageType(MessageType messageType, void *memory) { in prependMessageType()
189 uint32_t val = value; in sendFatalFailureToHostUint8() local
/aosp_15_r20/hardware/google/apf/v7/
Dapf_interpreter_source.c47 #define APF_TRACE_HOOK(pc, regs, program, program_len, packet, packet_len, memory, memory_len) \ argument
242 u32 val = 0; in do_apf_run() local
519 u32 val = 0; in do_apf_run() local
524 u32 val = REG; in do_apf_run() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dmemory_optimizer.cc551 const GraphMemory& memory = **memory_ptr; in SchedulingPass() local
994 const GraphMemory& memory = **memory_ptr; in IdentifySwappingCandidates() local
1150 Cluster* cluster, std::unique_ptr<GraphMemory>* memory, in SwappingPass()
1164 const AttrValue& val = node.attr().at("_swap_to_host"); in SwappingPass() local
1408 std::unique_ptr<GraphMemory> memory; in Optimize() local
/aosp_15_r20/external/webp/src/enc/
H A Dhistogram_enc.c116 uint8_t* const memory = (uint8_t*)WebPSafeMalloc(total_size, sizeof(*memory)); in VP8LAllocateHistogram() local
130 uint8_t* memory = (uint8_t*) (set->histograms); in HistogramSetResetPointers() local
152 uint8_t* memory = (uint8_t*)WebPSafeMalloc(total_size, sizeof(*memory)); in VP8LAllocateHistogramSet() local
172 uint8_t* memory = (uint8_t*)set; in VP8LHistogramSetClear() local
530 static int GetBinIdForEntropy(float min, float max, float val) { in GetBinIdForEntropy()
/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2Device.cpp90 V4L2ExtCtrl::V4L2ExtCtrl(uint32_t id, int32_t val) : V4L2ExtCtrl(id) { in V4L2ExtCtrl()
133 enum v4l2_buf_type type, enum v4l2_memory memory, in create()
144 enum v4l2_memory memory, const struct v4l2_format& format, size_t bufferId) in V4L2Buffer()
425 enum v4l2_memory V4L2WritableBufferRef::memory() const { in memory() function in android::V4L2WritableBufferRef
771 size_t V4L2Queue::allocateBuffers(size_t count, enum v4l2_memory memory) { in allocateBuffers()
1886 const char* V4L2Device::v4L2MemoryToString(const v4l2_memory memory) { in v4L2MemoryToString()
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderDebugger.cpp132 std::shared_ptr<vk::dbg::Value> makeDbgValue(const T &val) in makeDbgValue()
166 void store(const rr::RValue<rr::Pointer<rr::Byte>> &ptr, const rr::RValue<T> &val) in store()
173 void store(const rr::RValue<rr::Pointer<rr::Byte>> &ptr, const T &val) in store()
188 void store(const rr::RValue<rr::Pointer<rr::Byte>> &ptr, const std::array<T, N> &val) in store()
229 auto val = create(); in getOrCreate() local
257 if(auto val = locals->get(name)) in get() local
273 if(auto val = children->get(name)) in get() local
1035 std::unique_ptr<uint8_t[]> memory; member
1965 auto val = SpirvShader::Operand(shader, state, objId).Int(i); in create() local
2396 void SpirvShader::Impl::Debugger::State::Data::buildGlobal(const char *name, const T &val) in buildGlobal()
[all …]
/aosp_15_r20/external/kmod/libkmod/
H A Dlibkmod-elf.c50 const uint8_t *memory; member
93 static int elf_identify(const void *memory, uint64_t size) in elf_identify()
272 struct kmod_elf *kmod_elf_new(const void *memory, off_t size) in kmod_elf_new()
581 uint64_t val; in kmod_elf_strip_section() local
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Dsa-jdi.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...

12345678910>>...22