Searched
full:extract (Results
1251 -
1275 of
5734) sorted by null
<<51525354555657585960>>
/toolchain/binutils/binutils-2.25/libiberty/ |
fibheap.c | 177 /* Extract the data of the minimum node from HEAP. */ 187 /* Otherwise, extract the min node, free the node, and return the 261 /* To perform delete, we just make it the min key, and extract. */ 290 /* Extract the minimum node of the heap. */
|
d-demangle.c | 597 /* Extract the identifier from MANGLED and append it to DECL. 695 /* Extract the integer value from MANGLED and append it to DECL, 806 /* Extract the floating-point value from MANGLED and append it to DECL. 906 /* Extract the string value from MANGLED and append it to DECL. 949 /* Extract the static array value from MANGLED and append it to DECL. 973 /* Extract the associative array value from MANGLED and append it to DECL. 1000 /* Extract the struct literal value for NAME from MANGLED and append it to DECL. 1027 /* Extract the value from MANGLED and append it to DECL. 1135 /* Extract and demangle the symbol in MANGLED and append it to DECL. 1263 /* Extract and demangle the template symbol in MANGLED, expected t [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
cgen-dis.in | 168 the extract info. 214 /* Extract base part of instruction, just in case CGEN_DIS_* uses it. */ 249 /* ??? May wish to allow target to defer this check until the extract 252 /* Base size may exceed this instruction's size. Extract the
|
opintl.h | 34 In order to do this, we have to make sure that when we extract messages we
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
TestMax.java | 81 // Extract the inputs. 160 // Extract the inputs. 239 // Extract the inputs. 318 // Extract the inputs. 405 // Extract the inputs. 489 // Extract the inputs. 573 // Extract the inputs. [all...] |
TestMin.java | 81 // Extract the inputs. 160 // Extract the inputs. 239 // Extract the inputs. 318 // Extract the inputs. 405 // Extract the inputs. 489 // Extract the inputs. 573 // Extract the inputs. [all...] |
TestAcos.java | 74 // Extract the inputs. 143 // Extract the inputs. 212 // Extract the inputs. 281 // Extract the inputs. 356 // Extract the inputs. 429 // Extract the inputs. 502 // Extract the inputs. 575 // Extract the inputs.
|
TestAcosh.java | 74 // Extract the inputs. 143 // Extract the inputs. 212 // Extract the inputs. 281 // Extract the inputs. 356 // Extract the inputs. 429 // Extract the inputs. 502 // Extract the inputs. 575 // Extract the inputs.
|
TestAcospi.java | 74 // Extract the inputs. 143 // Extract the inputs. 212 // Extract the inputs. 281 // Extract the inputs. 356 // Extract the inputs. 429 // Extract the inputs. 502 // Extract the inputs. 575 // Extract the inputs.
|
TestAsin.java | 74 // Extract the inputs. 143 // Extract the inputs. 212 // Extract the inputs. 281 // Extract the inputs. 356 // Extract the inputs. 429 // Extract the inputs. 502 // Extract the inputs. 575 // Extract the inputs.
|
TestAsinh.java | 74 // Extract the inputs. 143 // Extract the inputs. 212 // Extract the inputs. 281 // Extract the inputs. 356 // Extract the inputs. 429 // Extract the inputs. 502 // Extract the inputs. 575 // Extract the inputs.
|
TestAsinpi.java | 74 // Extract the inputs. 143 // Extract the inputs. 212 // Extract the inputs. 281 // Extract the inputs. 356 // Extract the inputs. 429 // Extract the inputs. 502 // Extract the inputs. 575 // Extract the inputs.
|
TestAtan.java | 74 // Extract the inputs. 143 // Extract the inputs. 212 // Extract the inputs. 281 // Extract the inputs. 356 // Extract the inputs. 429 // Extract the inputs. 502 // Extract the inputs. 575 // Extract the inputs.
|
TestAtan2.java | 81 // Extract the inputs. 160 // Extract the inputs. 239 // Extract the inputs. 318 // Extract the inputs. 405 // Extract the inputs. 489 // Extract the inputs. 573 // Extract the inputs. [all...] |
TestAtan2pi.java | 81 // Extract the inputs. 160 // Extract the inputs. 239 // Extract the inputs. 318 // Extract the inputs. 405 // Extract the inputs. 489 // Extract the inputs. 573 // Extract the inputs. [all...] |
TestAtanh.java | 74 // Extract the inputs. 143 // Extract the inputs. 212 // Extract the inputs. 281 // Extract the inputs. 356 // Extract the inputs. 429 // Extract the inputs. 502 // Extract the inputs. 575 // Extract the inputs.
|
TestAtanpi.java | 74 // Extract the inputs. 143 // Extract the inputs. 212 // Extract the inputs. 281 // Extract the inputs. 356 // Extract the inputs. 429 // Extract the inputs. 502 // Extract the inputs. 575 // Extract the inputs.
|
TestCbrt.java | 74 // Extract the inputs. 143 // Extract the inputs. 212 // Extract the inputs. 281 // Extract the inputs. 356 // Extract the inputs. 429 // Extract the inputs. 502 // Extract the inputs. 575 // Extract the inputs.
|
TestCeil.java | 74 // Extract the inputs. 143 // Extract the inputs. 212 // Extract the inputs. 281 // Extract the inputs. 356 // Extract the inputs. 429 // Extract the inputs. 502 // Extract the inputs. 575 // Extract the inputs.
|
TestCopysign.java | 81 // Extract the inputs. 160 // Extract the inputs. 239 // Extract the inputs. 318 // Extract the inputs. 405 // Extract the inputs. 489 // Extract the inputs. 573 // Extract the inputs. [all...] |
TestCos.java | 74 // Extract the inputs. 143 // Extract the inputs. 212 // Extract the inputs. 281 // Extract the inputs. 356 // Extract the inputs. 429 // Extract the inputs. 502 // Extract the inputs. 575 // Extract the inputs.
|
TestCosh.java | 74 // Extract the inputs. 143 // Extract the inputs. 212 // Extract the inputs. 281 // Extract the inputs. 356 // Extract the inputs. 429 // Extract the inputs. 502 // Extract the inputs. 575 // Extract the inputs.
|
/external/llvm/include/llvm/CodeGen/ |
BasicTTIImpl.h | 45 /// Estimate the overhead of scalarizing an instruction. Insert and Extract 47 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) { 55 if (Extract) 70 // e.g. <4 x float> has a mask of <0,5,2,7> i.e we need to extract from 305 // TODO: Once we have extract/insert subvector cost we need to use them. 532 // The interleave cost is similar to extract sub vectors' elements 538 // The cost is estimated as extract elements at 0, 2, 4, 6 from the 547 // Extract elements from loaded vector for each sub vector. 560 // The interleave cost is extract all elements from sub vectors, and 566 // The cost is estimated as extract all elements from both <4 x i32 [all...] |
/art/runtime/interpreter/mterp/mips/ |
footer.S | 122 GET_INST_OPCODE(t0) # extract opcode from rINST 129 GET_INST_OPCODE(t0) # extract opcode from rINST
|
/bionic/libc/include/net/ |
if_ether.h | 181 /* extract VLAN tag from output/trasmit packet */ 185 /* extract VLAN ID value from a VLAN tag */
|
Completed in 1060 milliseconds
<<51525354555657585960>>