Searched
full:fine (Results
451 -
475 of
2753) sorted by null
<<11121314151617181920>>
/hardware/bsp/intel/peripheral/libupm/src/adxl345/ |
adxl345.h | 54 * (3V works fine).
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/ |
dboolhuff.h | 32 Even relatively modest values like 100 would work fine.*/
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
vp9_reader.c | 18 // Even relatively modest values like 100 would work fine.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/ |
shared_array.hpp | 72 // generated copy constructor, destructor are fine...
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
RotateLayout.java | 40 // changed. The view looks fine in landscape. After rotation, the view
|
/packages/apps/Messaging/tests/src/com/android/messaging/ui/ |
FragmentTestCase.java | 77 // things generally work fine here -- the UI thread is done by the time the test is done.
|
/packages/apps/TV/usbtuner/src/com/android/usbtuner/exoplayer/cache/ |
SimpleSampleBuffer.java | 143 // write speed is always fine.
|
/packages/services/Car/tests/android_car_api_test/src/com/android/car/apitest/ |
CarPropertyConfigTest.java | 110 // Type casting from raw CarPropertyConfig should be fine, just sanity check.
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/asm/internal/lex/ |
tokenizer.go | 32 // Newline is like a semicolon; other space characters are fine.
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/ |
tokenizer.go | 29 // Newline is like a semicolon; other space characters are fine.
|
/prebuilts/go/darwin-x86/src/cmd/cover/testdata/ |
main.go | 88 // Linear search is fine. Choose perfect fit over approximate.
|
/prebuilts/go/darwin-x86/src/os/ |
env.go | 15 // ${} is all ASCII, so bytes are fine for this operation.
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/asm/internal/lex/ |
tokenizer.go | 32 // Newline is like a semicolon; other space characters are fine.
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/lex/ |
tokenizer.go | 29 // Newline is like a semicolon; other space characters are fine.
|
/prebuilts/go/linux-x86/src/cmd/cover/testdata/ |
main.go | 88 // Linear search is fine. Choose perfect fit over approximate.
|
/prebuilts/go/linux-x86/src/os/ |
env.go | 15 // ${} is all ASCII, so bytes are fine for this operation.
|
/prebuilts/sdk/current/support/v17/leanback/res/values-it/ |
strings.xml | 51 <string name="lb_guidedaction_finish_title" msgid="4015190340667946245">"Fine"</string>
|
/system/connectivity/shill/net/ |
shill_time.cc | 35 // fine as it does not need to clean up or release any resource at destruction.
|
/system/connectivity/shill/ |
scope_logger.cc | 75 // leaky is fine as it does not need to clean up or release any resource at
|
/system/extras/su/ |
su.c | 134 char* exec_args[argc + 1]; // Having too much space is fine.
|
/system/update_engine/ |
omaha_response.h | 54 // Omaha Response attribute, if ever we need to fine tune the behavior.
|
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
HandlerTest.java | 86 p.put("java.util.logging.MockHandler.level", "FINE"); 97 "java.util.logging.MockHandler.level"), "FINE");
|
LogManagerTest.java | 90 props.put(".level", "FINE"); 328 assertEquals(Level.FINE, root.getLevel()); 347 assertEquals(Level.FINE, root.getLevel()); 360 // assertEquals(Level.FINE, root.getLevel()); 368 assertEquals(Level.FINE, root.getLevel()); 518 assertEquals(Level.FINE, root.getLevel()); 524 assertEquals(Level.FINE, root.getLevel()); 737 assertEquals(Level.FINE, manager.getLogger("").getLevel()); [all...] |
/external/ceres-solver/internal/ceres/ |
coordinate_descent_minimizer.cc | 178 // some ways is fine, since it won't change the parameters and 179 // we are fine.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/ |
gflags_validators.py | 109 takes the flag value and returns True (if value looks fine) or, if flag value 148 function takes flag values and returns True (if values look fine) or,
|
Completed in 1289 milliseconds
<<11121314151617181920>>