/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/net/ |
if_ether.h | 181 /* extract VLAN tag from output/trasmit packet */ 185 /* extract VLAN ID value from a VLAN tag */
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/net/ |
if_ether.h | 181 /* extract VLAN tag from output/trasmit packet */ 185 /* extract VLAN ID value from a VLAN tag */
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/net/ |
if_ether.h | 181 /* extract VLAN tag from output/trasmit packet */ 185 /* extract VLAN ID value from a VLAN tag */
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/net/ |
if_ether.h | 181 /* extract VLAN tag from output/trasmit packet */ 185 /* extract VLAN ID value from a VLAN tag */
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/net/ |
if_ether.h | 181 /* extract VLAN tag from output/trasmit packet */ 185 /* extract VLAN ID value from a VLAN tag */
|
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/net/ |
if_ether.h | 181 /* extract VLAN tag from output/trasmit packet */ 185 /* extract VLAN ID value from a VLAN tag */
|
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/net/ |
if_ether.h | 181 /* extract VLAN tag from output/trasmit packet */ 185 /* extract VLAN ID value from a VLAN tag */
|
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/net/ |
if_ether.h | 181 /* extract VLAN tag from output/trasmit packet */ 185 /* extract VLAN ID value from a VLAN tag */
|
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/net/ |
if_ether.h | 181 /* extract VLAN tag from output/trasmit packet */ 185 /* extract VLAN ID value from a VLAN tag */
|
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/net/ |
if_ether.h | 181 /* extract VLAN tag from output/trasmit packet */ 185 /* extract VLAN ID value from a VLAN tag */
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/net/ |
if_ether.h | 181 /* extract VLAN tag from output/trasmit packet */ 185 /* extract VLAN ID value from a VLAN tag */
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/net/ |
if_ether.h | 181 /* extract VLAN tag from output/trasmit packet */ 185 /* extract VLAN ID value from a VLAN tag */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ExtractIncludeRefactoring.java | 140 status.addFatalError("No selection to extract"); 176 status.addFatalError("Nothing to extract"); 209 return "Extract as Include"; 220 // ---- Actual implementation of Extract as Include modification computation ---- 249 // Also extract in other variations of the same file (landscape/portrait, etc) 287 // Only perform extract in the other file if we find a match for 295 // Yes!! Extract this one as well! 661 super("com.android.ide.eclipse.adt.refactoring.extract.include", //$NON-NLS-1$
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ExtractIncludeRefactoringTest.java | 50 // Basic: Extract a single button 56 // Extract a couple of elements
|
/system/extras/simpleperf/ |
gtest_main.cpp | 87 LOG(ERROR) << "failed to extract entry " << entry_name; 167 LOG(ERROR) << "failed to extract test data from elf section";
|
/toolchain/binutils/binutils-2.25/cpu/ |
mep-sample-ucidsp.cpu | 55 (extract (set (ifield f-uci_elfext_1) 73 (extract (set (ifield f-uci_elfext_2)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
bitfield-bfm.s | 81 // bitfield extract -> bfm 133 * aliasing insert and extract
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
i386.h | 106 /* Extract fields from the mod/rm byte. */ 111 /* Extract fields from the sib byte. */
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
TestFmax.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...] |
TestFmin.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...] |
TestStep.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...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
CertPathReviewerMessages.properties | 147 # trustanchor - cannot extract issuer 149 CertPathReviewer.trustAnchorIssuerError.text = Finding trust anchor failed: cannot extract issuer from certificate. 150 CertPathReviewer.trustAnchorIssuerError.summary = Finding trust anchor failed: cannot extract issuer from certificate. 151 CertPathReviewer.trustAnchorIssuerError.details = Finding trust anchor failed: cannot extract issuer from certificate. 180 CertPathReviewer.trustPubKeyError.details = Error processing public key of the trust anchor. Could not extract the AlorithmIdentifier for the key. 247 CertPathReviewer.pubKeyError.details = Error processing public key of the certificate. Could not extract the AlorithmIdentifier for the key. 428 # cannot extract issuer from certificate 430 CertPathReviewer.crlIssuerException.text = CRL checking failed: cannot extract issuer from certificate. 431 CertPathReviewer.crlIssuerException.summary = CRL checking failed: cannot extract issuer from certificate. 432 CertPathReviewer.crlIssuerException.details = CRL checking failed: cannot extract issuer from certificate [all...] |
/external/doclava/src/com/google/doclava/ |
PageMetadata.java | 146 * Extract supported metadata values from a page and add them as 151 * @param docfile The file from which to extract metadata. 153 * @param filename The file from which to extract metadata. 155 * @param tagList The file from which to extract metadata. 166 //try to extract the metadata from itemprop and markup 170 //extract available metadata and set it in a node 198 * @param docfile The file from which to extract metadata. 200 * @param needsSummary Whether to extract summary metadata. 201 * @param needsImage Whether to extract image metadata. 353 * Extract the string up to the first comma, remove quotes, remov [all...] |
/external/zlib/src/ |
make_vms.com | 142 $ if f$extract(0,6,work) .nes. "#undef" 144 $ if f$extract(0,12,work) .nes. "#cmakedefine" 324 $ ccopt = ccopt + f$extract(start,len,cparm) 333 $ lopts = lopts + f$extract(start,len,cparm) 339 $ cc_com = f$extract(start,len,cparm) 356 $ mmks = f$extract(start,len,cparm) 492 $ if (f$extract(0,6,rec) .nes. src_check) then goto src_check_loop 529 $ if (f$extract(0,1,rec) .nes. "#") then goto hloop 549 $ libdefs = f$extract(0,in_ldef,libdefs) + - 550 f$extract(in_ldef + f$length(cdef) + 1, [all...] |
/external/icu/icu4c/source/common/ |
normalizer2.cpp | 308 return destString.extract(dest, capacity, *pErrorCode); 349 safeMiddle.extract(0, 0x7fffffff, first+firstLength-safeMiddle.length()); 364 return firstString.extract(first, firstCapacity, *pErrorCode); 402 return destString.extract(decomposition, capacity, *pErrorCode); 421 return destString.extract(decomposition, capacity, *pErrorCode);
|