HomeSort by relevance Sort by last modified time
    Searched full:exists (Results 726 - 750 of 2592) sorted by null

<<21222324252627282930>>

  /external/icu4c/tools/toolutil/
toolutil.c 119 /*if using Cygwin and the mkdir says it failed...check if the directory already exists..*/
  /external/iproute2/include/linux/
netlink.h 64 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */
  /external/ipsec-tools/src/racoon/
plainrsa-gen.8 83 If the file already exists it won't be overwritten.
plainrsa-gen.c 188 fprintf(stderr, "%s: file exists! Please use a different name.\n", fname);
  /external/opencore/android/
metadatadriver.h 94 // Returns the metadata value if it exists; return NULL if the metadata
  /external/opencore/fileformats/mp4/composer/src/
mediaatom.cpp 157 // Update size of parent atom if it exists
  /external/opencore/fileformats/mp4/parser/src/
mediaatom.cpp 131 //mediaType should be the same as handlerType, if that handlerType do exists
syncsampleatom.cpp 144 // No I frame ahead exists, return 0 will ensure that engine ignore reposition and continue playing from current position
  /external/opencore/nodes/pvloopbacknode/include/
pvmf_loopback_node.h 21 * @brief Simple loopback node. Incoming data is immediately routed to outport if it exists
  /external/opencore/oscl/oscl/osclerror/src/
oscl_mempool_allocator.cpp 65 iBaseAddress is not NULL i.e. memory pool exists.
  /external/opencore/tools_v2/build/make/
library.mk 134 # corresponding dependency files are missing (even if the object file exists).
  /external/openssl/crypto/asn1/
x_long.c 108 /* this exists to bypass broken gcc optimization */
  /external/oprofile/libop/
op_alloc_counter.c 187 /* convert to bit map (0 where counter exists) */
  /external/qemu/android/
user-config.c 86 /* ensure that the parent directory exists */
  /external/qemu/
block_int.h 133 char backing_format[16]; /* if non-zero and backing_file exists */
  /external/qemu/docs/
CPU-EMULATION.TXT 16 If none exists, a new one is generated. As a special exception, it is
  /external/srec/portable/include/
ESR_ReturnCode.h 141 * Indicates that a resource with the same identifier already exists.
PFileSystemImpl.h 106 * try resolving the path using a file-system to see if it exists. The result is based purely on the contents
  /external/srec/shared/include/
ESR_SessionImpl.h 73 ESR_BOOL* exists);
ESR_SessionTypeImpl.h 111 ESR_BOOL* exists);
  /external/srec/srec/AcousticModels/src/
AcousticModelsImpl.c 220 ESR_BOOL exists = ESR_FALSE; local
222 CHKLOG(rc, ESR_SessionExists(&exists));
223 if (exists)
488 /* Key already exists, remove old value if necessary */
  /external/stlport/stlport/stl/
_ios.h 40 // by the character type. ios_base exists to factor out all of the
  /external/svox/pico/lib/
picokfst.h 133 if such a transition exists, 'endState' returns the end state of the transition (> 0),
picoktab.h 83 /* graph access routine: if the desired graph 'utf8graph' exists in
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Expressions/
11.9.6-1.js 150 * No undefined element exists AFTER trailing comma at end.

Completed in 105 milliseconds

<<21222324252627282930>>