HomeSort by relevance Sort by last modified time
    Searched full:bare (Results 76 - 100 of 329) sorted by null

1 2 34 5 6 7 8 91011>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
gen_msvs_proj.sh 37 --src-path-bare=dir Path to root of source tree
214 --src-path-bare=*) src_path_bare="$optval"
gen_msvs_vcxproj.sh 38 --src-path-bare=dir Path to root of source tree
234 --src-path-bare=*) src_path_bare="$optval"
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
AddressSpace.hpp 63 // When statically linked on bare-metal, the symbols for the EH table are looked
361 // Bare metal, statically linked
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sgmllib.py 213 self.check_events("this < text > contains < bare>pointy< brackets", [
214 ("data", "this < text > contains < bare>pointy< brackets"),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sgmllib.py 213 self.check_events("this < text > contains < bare>pointy< brackets", [
214 ("data", "this < text > contains < bare>pointy< brackets"),
  /system/core/include/utils/
Looper.h 312 * The callback may either be specified as a bare function pointer or as a smart
332 * a sp<LooperCallback> instead of a bare function pointer. The LooperCallback will
  /external/iputils/doc/
iputils.db 183 bare reports are deemed to be routed to <filename>/dev/null</filename>.
  /external/llvm/lib/IR/
LLVMContextImpl.cpp 198 /// does not cause MDOperand to be transparent. In particular, a bare pointer
  /external/sepolicy/tools/
sepolicy-check.c 106 * - A bare string is treated as a literal and will be matched by equality.
  /external/skia/include/core/
SkRefCnt.h 217 // Can't use the #define trick below to guard a bare SkAutoTUnref(...) because it's templated. :(
  /external/skia/include/device/xps/
SkXPSDevice.h 172 and so may not be suitable as a bare resource key.
  /ndk/docs/Programmers_Guide/html/
md_2__samples_sample--hellojni.html 57 <div class="textblock"><p>This sample provides a bare-bones look at a minimal
  /packages/apps/TvSettings/Settings/res/values-nb-notouch/
strings.xml 68 <string name="do_not_disturb_desc" msgid="3186041965642361597">"Når dette er på, vises nye varsler bare i Innstillinger"</string>
  /packages/apps/Settings/res/values-nb/
strings.xml 95 <string name="bluetooth_only_visible_to_paired_devices" msgid="2049983392373296028">"Synlig bare for sammenkoblede enheter"</string>
233 <string name="sdcard_settings_read_only_status" product="nosdcard" msgid="3624143937437417788">"USB har bare lesetilgang."</string>
234 <string name="sdcard_settings_read_only_status" product="default" msgid="4518291824764698112">"SD-kortet har bare lesetilgang."</string>
    [all...]
  /ndk/sources/android/support/src/stdio/
vfprintf.c 69 BARE, LPRE, LLPRE, HPRE, HHPRE, BIGLPRE,
98 { /* 0: bare types */
580 case BARE: *(int *)arg.p = cnt; break;
  /packages/apps/Browser/res/values-nb/
strings.xml 283 <item msgid="1791664748778640002">"Bare med Wi-Fi"</item>
291 <item msgid="1908465963242077428">"Bare med Wi-Fi"</item>
317 <string name="too_many_subwindows_dialog_message" msgid="2164725447981195556">"Bare ett forgrunnsvindu kan være åpent om gangen."</string>
    [all...]
  /external/bison/po/
nb.po 88 msgstr "%%expect-rr gjelder bare for GLR-parsere"
193 " -n, --no-parser bare generer tabellene\n"
526 msgstr "bare en %s pr regel er tillatt"
531 msgstr "%s p?virker bare GLR-parsere"
    [all...]
  /external/ceres-solver/examples/
bundle_adjuster.cc 34 // For a simpler bare bones example of doing bundle adjustment with
  /external/guava/guava/src/com/google/common/net/
HostAndPort.java 184 // 0 or 2+ colons. Bare hostname or IPv6 literal.
  /external/lldb/source/Interpreter/
OptionValueDictionary.cpp 160 error.SetErrorStringWithFormat("invalid key \"%s\", the key must be a bare string or surrounded by brackets with optional quotes: [<key>] or ['<key>'] or [\"<key>\"]", kvp.first.str().c_str());
  /external/lldb/test/pexpect-2.4/
ANSI.py 310 # 'I can see a bare-bottomed mandril.\n' + \
  /external/llvm/include/llvm/ExecutionEngine/Orc/
ObjectLinkingLayer.h 106 /// @brief Bare bones object linking layer.
  /external/llvm/test/tools/llvm-readobj/ARM/
attribute-1.s 51 @CHECK-OBJ-NEXT: Description: Bare Platform
  /external/vboot_reference/firmware/2lib/include/
2return_codes.h 537 /* Bad bare hash key in vb2_private_key_unpack() */
  /external/vboot_reference/firmware/lib21/
common.c 246 /* Bare hash */

Completed in 476 milliseconds

1 2 34 5 6 7 8 91011>>