Home
last modified time | relevance | path

Searched defs:place (Results 1 – 25 of 57) sorted by relevance

123

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Ddata.cpp36 ATLProcessor &get_processor_by_mem_place(atmi_mem_place_t place) { in get_processor_by_mem_place()
46 hsa_amd_memory_pool_t get_memory_pool_by_mem_place(atmi_mem_place_t place) { in get_memory_pool_by_mem_place()
51 void register_allocation(void *ptr, size_t size, atmi_mem_place_t place) { in register_allocation()
57 atmi_status_t Runtime::Malloc(void **ptr, size_t size, atmi_mem_place_t place) { in Malloc()
Datmi_interop_hsa.cpp11 atmi_status_t atmi_interop_hsa_get_symbol_info(atmi_mem_place_t place, in atmi_interop_hsa_get_symbol_info()
49 atmi_mem_place_t place, const char *kernel_name, in atmi_interop_hsa_get_kernel_info()
Datmi.cpp31 void *module_bytes, size_t module_size, atmi_place_t place, in atmi_module_register_from_memory_to_place()
139 atmi_status_t atmi_malloc(void **ptr, size_t size, atmi_mem_place_t place) { in atmi_malloc()
Dmachine.h85 template <typename T> T &get_processor(atmi_place_t place) { in get_processor()
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp96 void CPDF_VariableText::Iterator::SetAt(const CPVT_WordPlace& place) { in SetAt()
189 CPVT_WordPlace place; in Initialize() local
204 CPVT_WordPlace CPDF_VariableText::InsertWord(const CPVT_WordPlace& place, in InsertWord()
221 CPVT_WordPlace CPDF_VariableText::InsertSection(const CPVT_WordPlace& place) { in InsertSection()
267 CPVT_WordPlace CPDF_VariableText::DeleteWord(const CPVT_WordPlace& place) { in DeleteWord()
271 CPVT_WordPlace CPDF_VariableText::BackSpaceWord(const CPVT_WordPlace& place) { in BackSpaceWord()
348 CPVT_WordPlace place = GetBeginWordPlace(); in WordIndexToWordPlace() local
420 CPVT_WordPlace place = GetBeginWordPlace(); in SearchWordPlace() local
457 const CPVT_WordPlace& place, in GetUpWordPlace()
481 const CPVT_WordPlace& place, in GetDownWordPlace()
[all …]
Dcsection.cpp31 CPVT_WordPlace CSection::AddWord(const CPVT_WordPlace& place, in AddWord()
124 CPVT_WordPlace place = GetBeginWordPlace(); in SearchWordPlace() local
249 void CSection::ClearWord(const CPVT_WordPlace& place) { in ClearWord()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.cpp556 void CPWL_Edit::OnInsertReturn(const CPVT_WordPlace& place, in OnInsertReturn()
564 void CPWL_Edit::OnBackSpace(const CPVT_WordPlace& place, in OnBackSpace()
572 void CPWL_Edit::OnDelete(const CPVT_WordPlace& place, in OnDelete()
580 void CPWL_Edit::OnClear(const CPVT_WordPlace& place, in OnClear()
588 void CPWL_Edit::OnInsertWord(const CPVT_WordPlace& place, in OnInsertWord()
596 void CPWL_Edit::OnInsertText(const CPVT_WordPlace& place, in OnInsertText()
622 CPVT_WordRange CPWL_Edit::GetSameWordsRange(const CPVT_WordPlace& place, in GetSameWordsRange()
Dcpwl_edit_impl.cpp94 void CPWL_EditImpl_Iterator::SetAt(const CPVT_WordPlace& place) { in SetAt()
493 CPVT_WordPlace place = pIterator->GetAt(); in DrawEdit() local
757 CPVT_WordPlace place = pIterator->GetWordPlace(); in GetText() local
781 CPVT_WordPlace place = pIterator->GetWordPlace(); in GetRangeText() local
1214 CPVT_WordPlace place; in RefreshWordRange() local
1258 void CPWL_EditImpl::SetCaret(const CPVT_WordPlace& place) { in SetCaret()
1830 CPVT_WordPlace CPWL_EditImpl::DoInsertText(const CPVT_WordPlace& place, in DoInsertText()
/external/skqp/src/compute/skc/platforms/cl_12/
Dcomposition_cl_12.c174 struct skc_composition_place * const place = skc_grid_get_data(grid); in skc_composition_place_grid_pfn_dispose() local
208 struct skc_composition_place * const place = skc_grid_get_data(grid); in skc_composition_place_read_cb() local
230 struct skc_composition_place * const place = skc_grid_get_data(grid); in skc_composition_place_grid_pfn_execute() local
279 struct skc_composition_place * const place = skc_runtime_host_temp_alloc(impl->runtime, in skc_composition_snap() local
Dcomposition_cl_12.h50 skc_grid_t place; member
57 cl_kernel place; member
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_getopt.c68 static char *place = EMSG; /* option letter processing */ in ares_getopt() local
/external/capstone/cstool/
Dgetopt.h22 static const char *place = EMSG; /* option letter processing */ in getopt() local
/external/skqp/src/compute/skc/
Dcomposition.h30 skc_err (* place )(struct skc_composition_impl * const impl, member
/external/libpcap/missing/
Dgetopt.c63 static char *place = EMSG; /* option letter processing */ in getopt() local
/external/libwebsockets/win32port/win32helpers/
Dgetopt.c93 static char *place = EMSG; /* option letter processing */ local
Dgetopt_long.c86 static char *place = EMSG; /* option letter processing */ local
/external/libevent/WIN32-Code/
Dgetopt.c89 static char *place = EMSG; /* option letter processing */ local
Dgetopt_long.c79 static char *place = EMSG; /* option letter processing */ local
/external/vixl/examples/aarch64/
Dliteral.cc53 __ place(&manually_placed_literal); in LiteralExample() local
/external/llvm-project/clang/test/Analysis/
Dnew-ctor-recursive.cpp46 void *operator new(size_t size, S *place) { in operator new()
/external/python/cpython3/Tools/demo/
Dqueens.py41 def place(self, x, y): member in Queens
/external/python/cpython2/Demo/scripts/
Dqueens.py41 def place(self, x, y): member in Queens
/external/dtc/tests/
Dsw_tree1.c101 void *place; in main() local
/external/pdfium/fxbarcode/datamatrix/
DBC_DefaultPlacement.cpp61 void CBC_DefaultPlacement::place() { in place() function in CBC_DefaultPlacement
/external/llvm-project/openmp/runtime/test/affinity/format/
Daffinity_values.c100 int place = omp_get_place_num(); in check_thread_affinity() local

123