Searched defs:dynamic (Results 1 - 25 of 58) sorted by relevance

123

/external/chromium_org/third_party/skia/src/gpu/
H A DGrIndexBuffer.h27 GrIndexBuffer(GrGpu* gpu, bool isWrapped, size_t gpuMemorySize, bool dynamic, bool cpuBacked) argument
28 : INHERITED(gpu, isWrapped, gpuMemorySize, dynamic, cpuBacked) {}
H A DGrVertexBuffer.h18 GrVertexBuffer(GrGpu* gpu, bool isWrapped, size_t gpuMemorySize, bool dynamic, bool cpuBacked) argument
19 : INHERITED(gpu, isWrapped, gpuMemorySize, dynamic, cpuBacked) {}
H A DGrGeometryBuffer.h25 *Retrieves whether the buffer was created with the dynamic flag
27 * @return true if the buffer was created with the dynamic flag
29 bool dynamic() const { return fDynamic; } function in class:GrGeometryBuffer
105 GrGeometryBuffer(GrGpu* gpu, bool isWrapped, size_t gpuMemorySize, bool dynamic, bool cpuBacked) argument
109 , fDynamic(dynamic)
/external/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp16 namespace dynamic { namespace in namespace:clang::ast_matchers
167 } // end namespace dynamic
/external/skia/src/gpu/
H A DGrIndexBuffer.h27 GrIndexBuffer(GrGpu* gpu, bool isWrapped, size_t gpuMemorySize, bool dynamic, bool cpuBacked) argument
28 : INHERITED(gpu, isWrapped, gpuMemorySize, dynamic, cpuBacked) {}
H A DGrVertexBuffer.h18 GrVertexBuffer(GrGpu* gpu, bool isWrapped, size_t gpuMemorySize, bool dynamic, bool cpuBacked) argument
19 : INHERITED(gpu, isWrapped, gpuMemorySize, dynamic, cpuBacked) {}
H A DGrGeometryBuffer.h25 *Retrieves whether the buffer was created with the dynamic flag
27 * @return true if the buffer was created with the dynamic flag
29 bool dynamic() const { return fDynamic; } function in class:GrGeometryBuffer
105 GrGeometryBuffer(GrGpu* gpu, bool isWrapped, size_t gpuMemorySize, bool dynamic, bool cpuBacked) argument
109 , fDynamic(dynamic)
/external/clang/include/clang/ASTMatchers/Dynamic/
H A DParser.h47 namespace dynamic { namespace in namespace:clang::ast_matchers
203 } // namespace dynamic
H A DRegistry.h29 namespace dynamic { namespace in namespace:clang::ast_matchers
120 } // namespace dynamic
H A DVariantValue.h12 /// Supports all the types required for dynamic Matcher construction.
30 namespace dynamic { namespace in namespace:clang::ast_matchers
256 } // end namespace dynamic
H A DDiagnostics.h29 namespace dynamic { namespace in namespace:clang::ast_matchers
181 } // namespace dynamic
/external/valgrind/main/coregrind/
H A Dpub_core_ume.h7 This file is part of Valgrind, a dynamic binary instrumentation
63 Bool dynamic; // OUT: False iff executable is static member in struct:__anon32750
H A Dpub_core_initimg.h8 This file is part of Valgrind, a dynamic binary instrumentation
108 Bool dynamic; /* False iff executable is static */ member in struct:_IICreateImageInfo
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
H A DIndexBuffer11.cpp27 gl::Error IndexBuffer11::initialize(unsigned int bufferSize, GLenum indexType, bool dynamic) argument
54 mDynamicUsage = dynamic;
/external/lldb/source/API/
H A DSBExpressionOptions.cpp87 SBExpressionOptions::SetFetchDynamicValue (lldb::DynamicValueType dynamic) argument
89 m_opaque_ap->SetUseDynamic (dynamic);
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_elf_view.h35 // appropriate values. Note that functions phdr() or dynamic() will always
45 const ELF::Dyn* dynamic() const { return dynamic_; } function in class:crazy::ElfView
52 // Helper class to iterate over the dynamic table.
64 dyn_ = view->dynamic();
H A Dlinker_phdr.cpp278 * Note that the current dynamic linker code will only work
280 * boundary. This is because the dynamic linker rounds the
366 /* Return the address and size of the ELF file's .dynamic section in memory,
374 * dynamic -> address of table in memory (NULL on failure).
383 const ELF::Dyn** dynamic,
394 *dynamic = reinterpret_cast<const ELF::Dyn*>(load_bias + phdr->p_vaddr);
403 *dynamic = NULL;
380 phdr_table_get_dynamic_section(const ELF::Phdr* phdr_table, int phdr_count, ELF::Addr load_bias, const ELF::Dyn** dynamic, size_t* dynamic_count, ELF::Word* dynamic_flags) argument
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
H A DIndexBuffer.cpp38 IndexBufferInterface::IndexBufferInterface(Renderer *renderer, bool dynamic) : mRenderer(renderer) argument
42 mDynamic = dynamic;
H A DVertexBuffer.cpp41 VertexBufferInterface::VertexBufferInterface(rx::Renderer *renderer, bool dynamic) : mRenderer(renderer) argument
43 mDynamic = dynamic;
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
H A DIndexBuffer9.cpp28 gl::Error IndexBuffer9::initialize(unsigned int bufferSize, GLenum indexType, bool dynamic) argument
49 if (dynamic)
63 mDynamic = dynamic;
/external/clang/test/SemaCXX/
H A Dwarn-bad-memaccess.cpp27 struct ContainsDynamic { X1 dynamic; } contains_dynamic; member in struct:ContainsDynamic
29 struct ContainsArrayDynamic { X1 dynamic[1]; } contains_array_dynamic; member in struct:ContainsArrayDynamic
30 struct ContainsPointerDynamic { X1 *dynamic; } contains_pointer_dynamic; member in struct:ContainsPointerDynamic
34 // expected-warning {{destination for this 'memset' call is a pointer to dynamic class}} \
37 // expected-warning {{destination for this 'memset' call is a pointer to dynamic class}} \
41 // expected-warning{{destination for this 'memmove' call is a pointer to dynamic class 'X1'; vtable pointer will be overwritten}} \
44 // expected-warning{{source of this 'memmove' call is a pointer to dynamic class 'X1'; vtable pointer will be moved}} \
47 // expected-warning{{destination for this 'memcpy' call is a pointer to dynamic class 'X1'; vtable pointer will be overwritten}} \
50 // expected-warning{{source of this 'memcpy' call is a pointer to dynamic class 'X1'; vtable pointer will be copied}} \
53 // expected-warning{{first operand of this 'memcmp' call is a pointer to dynamic clas
[all...]
/external/javassist/src/main/javassist/scopedpool/
H A DScopedClassPool.java218 * @param dynamic
221 protected void cacheCtClass(String classname, CtClass c, boolean dynamic) { argument
222 if (dynamic) {
223 super.cacheCtClass(classname, c, dynamic);
/external/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp14 namespace dynamic { namespace in namespace:clang::ast_matchers
220 } // namespace dynamic
H A DRegistry.cpp28 namespace dynamic { namespace in namespace:clang::ast_matchers
512 } // namespace dynamic
H A DVariantValue.cpp21 namespace dynamic { namespace in namespace:clang::ast_matchers
264 } // end namespace dynamic

Completed in 5634 milliseconds

123