HomeSort by relevance Sort by last modified time
    Searched full:addition (Results 51 - 75 of 4585) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/icu/source/test/hdrtst/
cxxfiles.txt 3 # Begin temporary addition.
11 # End temporary addition.
  /external/chromium_org/third_party/webrtc/test/
fake_network_pipe.h 28 // capacity and adding an extra transport delay in addition to the capacity
44 // Delay in addition to capacity induced delay.
  /external/icu/icu4c/source/test/hdrtst/
cxxfiles.txt 3 # Begin temporary addition.
11 # End temporary addition.
  /external/libcxx/test/input.output/iostreams.base/fpos/fpos.operations/
Android.mk 23 test_name := input.output/iostreams.base/fpos/fpos.operations/addition
24 test_src := addition.pass.cpp
  /external/llvm/test/CodeGen/SystemZ/
atomicrmw-add-05.ll 5 ; Check addition of a variable.
14 ; Check addition of 1, which needs a temporary.
atomicrmw-add-06.ll 5 ; Check addition of a variable.
14 ; Check addition of 1, which needs a temporary.
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastquant_inline.h 62 __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, int32 tmp)
70 coeff = q_value * QPx2 - Addition;
76 coeff = q_value * QPx2 + Addition;
202 __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, int32 tmp)
210 sublt coeff, coeff, Addition
211 addge coeff, coeff, Addition
298 __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, int32 tmp)
306 sublt coeff, coeff, Addition
307 addge coeff, coeff, Addition
483 __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, int32 tmp
    [all...]
  /build/target/product/
core.mk 21 # core_tiny.mk in addition to core_minimal.mk.
  /development/samples/SkeletonApp/res/values/
colors.xml 18 addition to plain color resources (retrieved via Resources.getColor()
  /development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
OnRowAdditionAnimationListener.java 20 * This listener is used to determine when the animation of a new row addition
  /external/checkpolicy/
queue.h 42 In addition to passing the element to f, queue_map
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
DevToolsServer.java 25 // In addition to default authorization allows access to an app with android permission
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
ConfirmInfoBarDelegate.java 30 * @param linkText Link text to display in addition to the message.
  /external/chromium_org/chrome/browser/extensions/
extension_garbage_collector_chromeos.h 12 // Chrome OS specific extensions garbage collector. In addition to base class
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/
compress_js.gypi 13 # In addition, the target must have a 'sources' list containing the
  /external/chromium_org/chrome/browser/ui/ash/launcher/
multi_profile_browser_status_monitor.h 11 // with the addition that it creates and destroys launcher items for windowed
  /external/chromium_org/chrome/common/extensions/docs/server2/
manifest_features.py 9 Each Manifest Feature has a 'level' in addition to the keys defined in a
  /external/chromium_org/chrome/test/base/
menu_model_test.h 11 // A mix-in class to be used in addition to something that derrives from
  /external/chromium_org/chrome/test/chromedriver/chrome/
devtools_event_listener.h 36 // in addition to all webview |DevToolsClient|s. False by default. If set to
  /external/chromium_org/chrome/utility/
web_resource_unpacker.h 9 // it will be set up to unpack and verify image data in addition to
  /external/chromium_org/content/browser/
device_monitor_mac.h 18 // Class to track audio/video devices removal or addition via callback to
  /external/chromium_org/mojo/public/cpp/application/tests/
service_registry_unittest.cc 53 // Re-addition.
  /external/chromium_org/storage/browser/fileapi/
copy_or_move_file_validator.h 45 // in addition to |platform_path| because in the obfuscated file system
  /external/chromium_org/third_party/WebKit/Source/core/events/
MutationEvent.idl 25 const unsigned short ADDITION = 2;
  /external/chromium_org/third_party/checkstyle/
RIGHTS.antlr 22 you developed it using ANTLR. In addition, we ask that the

Completed in 466 milliseconds

1 23 4 5 6 7 8 91011>>