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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
nasm-parser.h 95 #define curval (parser_nasm->tokval) macro
97 #define INTNUM_val (curval.intn)
98 #define FLTNUM_val (curval.flt)
99 #define DIRECTIVE_NAME_val (curval.str_val)
100 #define FILENAME_val (curval.str_val)
101 #define STRING_val (curval.str)
102 #define SIZE_OVERRIDE_val (curval.int_info)
103 #define DECLARE_DATA_val (curval.int_info)
104 #define RESERVE_SPACE_val (curval.int_info)
105 #define INSN_val (curval.bc
    [all...]
nasm-parse.c 87 #define get_next_token() (curtok = nasm_parser_lex(&curval, parser_nasm))
108 yasm_intnum_destroy(curval.intn);
111 yasm_floatnum_destroy(curval.flt);
119 yasm_xfree(curval.str_val);
122 yasm_xfree(curval.str.contents);
125 yasm_bc_destroy(curval.bc);
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
gas-parser.h 136 #define curval (parser_gas->tokval) macro
138 #define INTNUM_val (curval.intn)
139 #define FLTNUM_val (curval.flt)
140 #define STRING_val (curval.str)
141 #define REG_val (curval.arch_data)
142 #define REGGROUP_val (curval.arch_data)
143 #define SEGREG_val (curval.arch_data)
144 #define TARGETMOD_val (curval.arch_data)
145 #define ID_val (curval.str.contents)
146 #define ID_len (curval.str.len
    [all...]
gas-parse.c 83 #define get_next_token() (curtok = gas_parser_lex(&curval, parser_gas))
104 yasm_intnum_destroy(curval.intn);
107 yasm_floatnum_destroy(curval.flt);
112 yasm_xfree(curval.str.contents);
    [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
attributes.c 412 const xmlChar *curval, *endval; local
413 curval = value;
414 while (*curval != 0) {
415 while (IS_BLANK(*curval)) curval++;
416 if (*curval == 0)
418 endval = curval;
420 curval = xmlDictLookup(style->dict, curval, endval - curval);
    [all...]
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsAsmBackend.cpp 198 uint64_t CurVal = 0;
206 CurVal |= (uint64_t)((uint8_t)Data[Offset + Idx]) << (i*8);
211 CurVal |= Value & Mask;
218 Data[Offset + Idx] = (uint8_t)((CurVal >> (i*8)) & 0xff);
  /external/chromium_org/third_party/polymer/components-chromium/core-input/
core-input-extracted.js 184 attributeChanged: function(attr, oldVal, curVal) {
186 this.handleTabindex(curVal);
  /external/opencv/otherlibs/highgui/
bitstrm.cpp 1018 ulong curval = m_val; local
1026 curval |= val << bit_idx;
1030 *((ulong*&)m_current)++ = curval | ((unsigned)val >> -bit_idx);
1036 curval = val << bit_idx;
1039 m_val = curval;
  /external/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp 173 void *&CurVal = EEState.getGlobalAddressMap()[GV];
174 assert((!CurVal || !Addr) && "GlobalMapping already established!");
175 CurVal = Addr;
213 void *&CurVal = Map[GV];
214 void *OldVal = CurVal;
216 if (CurVal && !EEState.getGlobalAddressReverseMap().empty())
217 EEState.getGlobalAddressReverseMap().erase(CurVal);
218 CurVal = Addr;
    [all...]
  /external/chromium_org/third_party/polymer/components/core-input/
core-input.html 290 attributeChanged: function(attr, oldVal, curVal) {
292 this.handleTabindex(curVal);
  /external/llvm/utils/TableGen/
CodeGenMapTable.cpp 538 Init *CurVal = FieldValues[i];
540 if (CurVal == FieldValues[j]) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
EasyDialogs.py 334 self.curval = value
339 self.set(self.curval + n)
  /external/llvm/lib/TableGen/
TGParser.cpp 105 BitsInit *CurVal = dyn_cast<BitsInit>(RV->getValue());
106 if (!CurVal)
120 SmallVector<Init *, 16> NewBits(CurVal->getNumBits());
131 for (unsigned i = 0, e = CurVal->getNumBits(); i != e; ++i)
133 NewBits[i] = CurVal->getBit(i);
    [all...]
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]
  /external/libpcap/
optimize.c 517 static int curval; variable
535 curval = 0;
556 val = ++curval;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libpthread.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/xen/
libpthread.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libpthread.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/xen/
libpthread.a     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
  /prebuilts/clang/linux-x86/host/3.4/bin/
clang-tblgen 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib/
libpthread.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libpthread.a     [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 3399 milliseconds