HomeSort by relevance Sort by last modified time
    Searched defs:dynamic (Results 1 - 25 of 59) sorted by null

1 2 3

  /external/skia/src/gpu/
GrGeometryBuffer.h 24 *Retrieves whether the buffer was created with the dynamic flag
26 * @return true if the buffer was created with the dynamic flag
28 bool dynamic() const { return fDynamic; } function in class:GrGeometryBuffer
78 GrGeometryBuffer(GrGpu* gpu, size_t sizeInBytes, bool dynamic)
81 , fDynamic(dynamic) {}
  /external/valgrind/main/coregrind/
pub_core_ume.h 7 This file is part of Valgrind, a dynamic binary instrumentation
60 Bool dynamic; // OUT: False iff executable is static member in struct:__anon14041
pub_core_initimg.h 8 This file is part of Valgrind, a dynamic binary instrumentation
107 Bool dynamic; /* False iff executable is static */ member in struct:_IICreateImageInfo
  /external/wpa_supplicant_8/src/utils/
trace.c 77 bfd_boolean dynamic = FALSE; local
90 dynamic = TRUE;
103 if (dynamic)
109 dynamic ? "dynamic " : "");
  /external/zlib/contrib/puff/
puff.c 231 * in the deflate format. See the format notes for fixed() and dynamic().
324 * one symbol, which is an error in a dynamic block.
327 * This is assured by the construction of the length arrays in dynamic() and
334 * bit instead of zero bits. See the format notes for fixed() and dynamic().
386 * description if dynamic is a combination of literals and length/distance
507 /* done with a valid fixed or dynamic block */
517 * which the size of the code descriptions in a dynamic block exceeds the
578 * Process a dynamic codes block.
582 * - A dynamic block starts with a description of the literal/length and
583 * distance codes for that block. New dynamic blocks allow the compressor t
664 local int dynamic(struct state *s) function
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 162 /// dynamic - the dynamic section of the target machine.
163 /// Use co-variant return type to return its own dynamic section.
164 ARMELFDynamic& ARMGNULDBackend::dynamic() function in class:ARMGNULDBackend
172 /// dynamic - the dynamic section of the target machine.
173 /// Use co-variant return type to return its own dynamic section.
174 const ARMELFDynamic& ARMGNULDBackend::dynamic() const function in class:ARMGNULDBackend
310 /// checkValidReloc - When we attempt to generate a dynamic relocation for
311 /// ouput file, check if the relocation is supported by dynamic linker
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 86 /// dynamic - the dynamic section of the target machine.
87 /// Use co-variant return type to return its own dynamic section.
88 X86ELFDynamic& X86GNULDBackend::dynamic() function in class:X86GNULDBackend
96 /// dynamic - the dynamic section of the target machine.
97 /// Use co-variant return type to return its own dynamic section.
98 const X86ELFDynamic& X86GNULDBackend::dynamic() const function in class:X86GNULDBackend
255 // a dynamic relocations with RELATIVE type to this location is needed.
297 // dynamic relocation entr
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 199 /// dynamic - the dynamic section of the target machine.
200 /// Use co-variant return type to return its own dynamic section.
201 MipsELFDynamic& MipsGNULDBackend::dynamic() function in class:mcld::MipsGNULDBackend
209 /// dynamic - the dynamic section of the target machine.
210 /// Use co-variant return type to return its own dynamic section.
211 const MipsELFDynamic& MipsGNULDBackend::dynamic() const function in class:mcld::MipsGNULDBackend
246 /// emitDynamicSymbol - emit dynamic symbol.
273 /// emitNamePools - emit dynamic name pools - .dyntab, .dynstr, .has
    [all...]
  /bionic/linker/
linker.h 102 unsigned *dynamic; member in struct:soinfo
  /external/jmonkeyengine/engine/src/test/jme3test/batching/
TestBatchNodeCluster.java 57 protected int dynamic = 4; field in class:TestBatchNodeCluster
  /external/protobuf/java/src/test/java/com/google/protobuf/
AbstractMessageTest.java 429 // Object should be equal to a dynamic copy of itself.
430 DynamicMessage dynamic = DynamicMessage.newBuilder(message).build(); local
431 checkEqualsIsConsistent(message, dynamic);
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 263 // add DT_NEED strings into .dynstr and .dynamic
276 dynamic().reserveNeedEntry();
281 dynamic().reserveNeedEntry();
313 // reserve fixed entries in the .dynamic section.
315 // Because some entries in .dynamic section need information of .dynsym,
318 dynamic().reserveEntries(pLDInfo, *file_format);
319 file_format->getDynamic().setSize(dynamic().numOfBytes());
439 /// emitNamePools - emit dynamic name pools - .dyntab, .dynstr, .hash
564 ELFDynamic::iterator dt_need = dynamic().needBegin();
589 // initialize value of ELF .dynamic sectio
852 LDSection* dynamic = pContext.getSection(".dynamic"); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help_3.5.0.v20100524.jar 
  /external/openssh/
clientloop.c 843 int local = 0, remote = 0, dynamic = 0; local
869 "Request dynamic forward");
894 dynamic = 1;
900 if ((local || dynamic) && delete) {
929 if (!parse_forward(&fwd, s, dynamic, remote)) {
933 if (local || dynamic) {
    [all...]
  /bionic/libc/kernel/common/linux/
elf.h 125 typedef struct dynamic{ struct
  /development/ndk/platforms/android-3/include/linux/
elf.h 110 typedef struct dynamic{ struct
  /external/kernel-headers/original/linux/
elf.h 59 /* This is the info that is needed to parse the dynamic section of the file */
107 typedef struct dynamic{ struct
  /external/quake/quake/src/WinQuake/
net_bw.cpp 398 static int dynamic = 1024; local
445 // B&W does NOT do dynamic allocation, so if port == 0 we must fake it
448 port = dynamic++;
449 if (dynamic == 4096)
450 dynamic = 1024;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h 252 /* TRUE if BFD should export all symbols in the dynamic symbol table
295 /* TRUE if the new ELF dynamic tags are enabled. */
349 /* TRUE if all data symbols should be dynamic. */
352 /* TRUE if some symbols have to be dynamic, controlled by member in struct:bfd_link_info
353 --dynamic-list command line options. */
354 unsigned int dynamic: 1;
458 /* How many spare .dynamic DT_NULL entries should be added? */
470 /* List of symbols should be dynamic. */
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
elf.h 110 typedef struct dynamic{ struct
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
bfdlink.h 252 /* TRUE if BFD should export all symbols in the dynamic symbol table
295 /* TRUE if the new ELF dynamic tags are enabled. */
349 /* TRUE if all data symbols should be dynamic. */
352 /* TRUE if some symbols have to be dynamic, controlled by member in struct:bfd_link_info
353 --dynamic-list command line options. */
354 unsigned int dynamic: 1;
458 /* How many spare .dynamic DT_NULL entries should be added? */
470 /* List of symbols should be dynamic. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h 252 /* TRUE if BFD should export all symbols in the dynamic symbol table
295 /* TRUE if the new ELF dynamic tags are enabled. */
349 /* TRUE if all data symbols should be dynamic. */
352 /* TRUE if some symbols have to be dynamic, controlled by member in struct:bfd_link_info
353 --dynamic-list command line options. */
354 unsigned int dynamic: 1;
458 /* How many spare .dynamic DT_NULL entries should be added? */
470 /* List of symbols should be dynamic. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
elf.h 60 /* This is the info that is needed to parse the dynamic section of the file */
125 typedef struct dynamic{ struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elf.h 60 /* This is the info that is needed to parse the dynamic section of the file */
125 typedef struct dynamic{ struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elf.h 60 /* This is the info that is needed to parse the dynamic section of the file */
125 typedef struct dynamic{ struct

Completed in 543 milliseconds

1 2 3