HomeSort by relevance Sort by last modified time
    Searched full:through (Results 126 - 150 of 14672) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/chrome/browser/extensions/
extension_i18n_api.cc 19 // Currently, there are 2 ways to set browser's accept-languages: through UI
20 // or directly modify the preference file. The accept-languages set through
26 // of the language code) on accept-languages set through editing preference
  /external/chromium_org/ash/wm/
mru_window_tracker.h 45 // Returns the set of windows which can be cycled through. This method creates
54 // Returns the set of windows which can be cycled through using the tracked
77 // through, sorted by most recently used.
  /external/chromium_org/third_party/skia/src/gpu/
GrRenderTarget.cpp 21 // go through context so that all necessary flushing occurs
37 // go through context so that all necessary flushing occurs
49 // go through context so that all necessary flushing occurs
  /external/chromium_org/v8/test/mjsunit/
debug-step-stub-callfunction.js 47 // Use 'eval' to ensure that the call to print is through CodeStub CallFunction.
59 // Use an inner function to ensure that the function call is through CodeStub
73 // Use an inner function to ensure that the function call is through CodeStub
  /external/clang/test/SemaCXX/
printf-cstr.cpp 38 printf(formatString, hcs, hncs); // expected-warning{{cannot pass object of non-POD type 'HasCStr' through variadic function}} expected-warning{{cannot pass object of non-POD type 'HasNoCStr' through variadic function}}
39 printf(extstr, hcs, n); // expected-warning{{cannot pass object of non-POD type 'HasCStr' through variadic function}}
  /external/guava/guava/src/com/google/common/hash/
Murmur3_32HashFunction.java 74 // fall through
77 // fall through
80 // fall through
  /external/iptables/extensions/
libxt_physdev.man 15 through a bridge device, this packet won't match this option, unless '!' is used.
35 Matches if the packet has entered through a bridge interface.
38 Matches if the packet will leave through a bridge interface.
  /external/skia/src/gpu/
GrRenderTarget.cpp 21 // go through context so that all necessary flushing occurs
37 // go through context so that all necessary flushing occurs
49 // go through context so that all necessary flushing occurs
  /external/v8/test/mjsunit/
debug-step-stub-callfunction.js 47 // Use 'eval' to ensure that the call to print is through CodeStub CallFunction.
59 // Use an inner function to ensure that the function call is through CodeStub
73 // Use an inner function to ensure that the function call is through CodeStub
  /frameworks/wilhelm/src/android/include/
AacBqToPcmCbRenderer.h 27 // Class to receive AAC ADTS data through an Android Buffer Queue, decode it and output
28 // the PCM samples through a registered callback (just like its superclass, AudioToCbRenderer).
41 // This is for instance used whenever ADTS data is being enqueued through an
  /system/extras/tests/bionic/libc/bionic/
libdlclosetest1.cpp 44 * The main program can access its address through dlsym()
60 * This address must be provided through the "set_y" function
61 * that can also be resolved through dlsym() by the program.
libdlclosetest2.c 37 * The main program can access its address through dlsym()
53 * This address must be provided through the "set_y" function
54 * that can also be resolved through dlsym() by the program.
  /art/compiler/dex/
dataflow_iterator.h 33 * pass through the pre-computed list using Next(). If true, the caller must tell the
37 * is made through it with no changes. Note that calling Next(true) does not affect
39 * that once it has finished walking through the block list it should reset and do another
40 * full pass through the list.
  /art/runtime/entrypoints/jni/
jni_entrypoints.cc 96 arg_ptr += 3; // unaligned, pad and move through stack arguments
98 arg_ptr += 2; // aligned, move through stack arguments
103 arg_ptr++; // move through register arguments
110 arg_ptr++; // move through stack arguments
  /art/test/065-mismatched-implements/src/
Main.java 18 * Test field access through reflection.
  /art/test/066-mismatched-super/src/
Main.java 18 * Test field access through reflection.
  /cts/suite/cts/deviceTests/opengl/assets/vertex/
basic 19 // Pass through the texture coordinate.
blur 21 // Pass through the texture coordinate.
water 24 // Pass through the texture coordinate.
  /cts/tests/SignatureTest/tests/src/android/tests/sigtest/tests/data/
FinalClass.java 22 * examined through reflection and Class.forName as part of testing
NormalInterface.java 22 * examined through reflection and Class.forName as part of testing
  /dalvik/tests/065-mismatched-implements/src/
Main.java 18 * Test field access through reflection.
  /dalvik/tests/066-mismatched-super/src/
Main.java 18 * Test field access through reflection.
  /dalvik/vm/mterp/c/
OP_BREAKPOINT.cpp 14 * yet handling those through breakpoint instructions. By the
  /development/samples/ApiDemos/
README.txt 17 It is available through the SDK Updater in the "Android Compatibility package".

Completed in 384 milliseconds

1 2 3 4 56 7 8 91011>>