HomeSort by relevance Sort by last modified time
    Searched full:get_index (Results 1 - 13 of 13) sorted by null

  /external/llvm/test/CodeGen/ARM/
2011-10-26-ExpandUnalignedLoadCrash.ll 7 %0 = call i32 (...)* @get_index(i8* %.T0348, i32 0)
22 declare i32 @get_index(...)
  /external/ipsec-tools/src/racoon/
racoonctl.c 161 static vchar_t *get_index __P((int, char **));
554 index = get_index(ac, av);
560 index = get_index(ac, av);
609 index = get_index(ac, av);
615 index = get_index(ac, av);
687 index = get_index(ac, av);
693 index = get_index(ac, av);
886 get_index(ac, av) function
    [all...]
  /external/freetype/src/psaux/
afmparse.c 428 if ( parser->get_index )
429 val->u.i = parser->get_index( str, len, parser->user_data );
546 parser->get_index = NULL;
  /external/icu4c/common/
ubidiln.c 328 logicalFirst=GET_INDEX(iRun.logicalStart);
379 *pLogicalStart=GET_INDEX(start);
528 logicalStart=GET_INDEX(runs[i].logicalStart);
904 offset=logicalIndex-GET_INDEX(runs[i].logicalStart);
    [all...]
ubidiimp.h 151 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
ubidi.c     [all...]
  /external/openssl/apps/
srp.c 120 static int get_index(CA_DB *db, char* id, char type) function
171 print_entry(db, bio, get_index(db, pp[DB_srpgN], 'I'), verbose, "g N entry");
561 if ((userindex = get_index(db, user, 'U')) >= 0)
653 if ( (user_gN = get_index(db, row[DB_srpgN], DB_SRP_INDEX)) >= 0)
  /external/freetype/include/freetype/internal/
psaux.h 746 /* get_index :: A user provided function to get a glyph index by its */
757 (*get_index)( const char* name, member in struct:AFM_ParserRec_
    [all...]
  /bionic/libc/bionic/
pthread_debug.cpp 528 static size_t get_index(uint32_t h) function
562 const size_t slot = get_index(hash);
  /external/icu4c/test/intltest/
wbnf.cpp 154 int get_index(const char *const var_name){ function in class:SymbolTable
170 int i = get_index(var_name);
185 int i = get_index(var_name);
    [all...]
  /ndk/sources/host-tools/make-3.81/
arscan.c 182 lbr$get_index (&VMS_lib_idx, &index, VMS_get_member_info, 0);
  /prebuilts/qemu-kernel/arm/
vmlinux-qemu 
vmlinux-qemu-armv7 

Completed in 677 milliseconds