HomeSort by relevance Sort by last modified time
    Searched full:appropriate (Results 151 - 175 of 7693) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
BlockAddresses.java 64 * @return {@code non-null;} the appropriate instance
74 * @return {@code non-null;} the appropriate instance
84 * @return {@code non-null;} the appropriate instance
95 * @return {@code non-null;} the appropriate instance
106 * @return {@code non-null;} the appropriate instance
117 * @return {@code non-null;} the appropriate instance
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
Rops.java     [all...]
  /dalvik/dx/src/com/android/dx/rop/code/
Rops.java     [all...]
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
Rops.java     [all...]
  /external/llvm/include/llvm/Support/
DataExtractor.h 50 /// by the appropriate number of bytes if the value is extracted
75 /// by the appropriate number of bytes if the value is extracted
100 /// by the appropriate number of bytes if the value is extracted
123 /// by the appropriate number of bytes if the value is extracted
141 /// by the appropriate number of bytes if the value is extracted
158 /// by the appropriate number of bytes if the value is extracted
183 /// by the appropriate number of bytes if the value is extracted
201 /// by the appropriate number of bytes if the value is extracted
225 /// by the appropriate number of bytes if the value is extracted
242 /// by the appropriate number of bytes if the value is extracte
    [all...]
  /frameworks/rs/driver/runtime/
rs_structs.h 10 * other compiler trickery to dynamically get the appropriate values at
72 * other compiler trickery to dynamically get the appropriate values at
106 * other compiler trickery to dynamically get the appropriate values at
134 * other compiler trickery to dynamically get the appropriate values at
166 * other compiler trickery to dynamically get the appropriate values at
204 * other compiler trickery to dynamically get the appropriate values at
240 * other compiler trickery to dynamically get the appropriate values at
  /device/generic/goldfish/camera/
EmulatedCameraDevice.h 66 * NO_ERROR on success, or an appropriate error status.
72 * NO_ERROR on success, or an appropriate error status. If this method is
91 * NO_ERROR on success, or an appropriate error status.
100 * NO_ERROR on success, or an appropriate error status. If this method is
118 * NO_ERROR on success, or an appropriate error status.
153 * NO_ERROR on success, or an appropriate error status.
160 * NO_ERROR on success, or an appropriate error status.
183 * NO_ERROR on success, or an appropriate error status.
244 * need to translate value returned from this method to the appropriate form.
285 * NO_ERROR on success, or an appropriate error status
    [all...]
QemuClient.h 109 * NO_ERROR on success, or an appropriate error status.
125 * NO_ERROR on success, or an appropriate error status on failure. Note that
147 * NO_ERROR if query has succeeded, or an appropriate error status on query
236 * NO_ERROR on success, or an appropriate error status.
247 * NO_ERROR on success, or an appropriate error status on failure.
263 * NO_ERROR on success, or an appropriate error status on failure.
272 * NO_ERROR on success, or an appropriate error status on failure. Note that
336 * NO_ERROR on success, or an appropriate error status on failure.
370 * NO_ERROR on success, or an appropriate error status on failure.
376 * NO_ERROR on success, or an appropriate error status on failure
    [all...]
  /external/chromium/chrome/browser/
background_mode_manager.h 33 // mode at the appropriate time.
92 // launch-on-startup is enabled if appropriate. |extension| can be NULL when
97 // launch-on-startup is disabled if appropriate.
122 // Return an appropriate name for a Preferences menu entry. Preferences is
169 // current background state so we can take the appropriate action when the
  /external/chromium_org/media/filters/
ffmpeg_glue_unittest.cc 204 // Ensure destruction release the appropriate resources when OpenContext() is
210 // Ensure destruction releases the appropriate resources when
217 // Ensure destruction release the appropriate resources when OpenContext() is
224 // Ensure destruction release the appropriate resources when OpenContext() is
231 // Ensure destruction release the appropriate resources when OpenContext() is
  /dalvik/dx/src/com/android/dx/ssa/
SetFactory.java 63 * @return {@code non-null;} appropriate set
76 * @return {@code non-null;} appropriate set
88 * @return {@code non-null;} appropriate set
  /external/chromium_org/content/test/plugin/
plugin_test.h 55 // appropriate error about it.
60 // logs an appropriate error about it.
64 // appropriate error about it.
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SetFactory.java 63 * @return {@code non-null;} appropriate set
76 * @return {@code non-null;} appropriate set
88 * @return {@code non-null;} appropriate set
  /hardware/libhardware/include/hardware/
power.h 78 * appropriate interfaces to allow the kernel to suspend the
103 * then CPU and GPU load is expected soon, and it may be appropriate
112 * and it may be appropriate to raise speeds of CPU, memory bus,
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/
gnu-user.h 3 glibc (e.g. uClibc) or for which similar specs are appropriate.
39 /* Provide a STARTFILE_SPEC appropriate for GNU userspace. Here we add
56 /* Provide a ENDFILE_SPEC appropriate for GNU userspace. Here we tack on
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/
gnu-user.h 3 glibc (e.g. uClibc) or for which similar specs are appropriate.
39 /* Provide a STARTFILE_SPEC appropriate for GNU userspace. Here we add
56 /* Provide a ENDFILE_SPEC appropriate for GNU userspace. Here we tack on
  /bionic/libc/arch-x86/bionic/
clone.S 43 # with the appropriate arguments on the child stack
103 # with the appropriate arguments on the child stack
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstBoolean.java 37 * @return {@code non-null;} the appropriate instance
48 * @return {@code non-null;} the appropriate instance
CstShort.java 35 * @return {@code non-null;} the appropriate instance
47 * @return {@code non-null;} the appropriate instance
  /dalvik/dx/src/com/android/dx/rop/cst/
CstBoolean.java 37 * @return {@code non-null;} the appropriate instance
48 * @return {@code non-null;} the appropriate instance
CstShort.java 35 * @return {@code non-null;} the appropriate instance
47 * @return {@code non-null;} the appropriate instance
  /external/android-mock/src/com/google/android/testing/mocking/
FileUtils.java 31 * @return the appropriate interface name for the interface mock support file.
39 * @return the appropriate subclass name for the subclass mock support file.
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_view.h 30 // Moves the DraggedTabView to the appropriate location given the mouse
73 // This is used to maintain an appropriate offset for the mouse pointer when
  /external/chromium_org/chrome/browser/ui/views/tabs/
dragged_tab_view.h 29 // Moves the DraggedTabView to the appropriate location given the mouse
72 // This is used to maintain an appropriate offset for the mouse pointer when
  /external/chromium_org/components/autofill/content/browser/wallet/
form_field_error.h 62 // Gets the appropriate field type for |location| and |error_type|.
65 // Gets a user facing error message appropriate for |location| and

Completed in 840 milliseconds

1 2 3 4 5 67 8 91011>>