OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:local
(Results
276 - 300
of
8806
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/net/third_party/gssapi/
gssapi.gyp
17
#
Local
Variables:
/external/chromium/third_party/libjingle/overrides/talk/xmllite/
qname.cc
16
QName::QName(const std::string & ns, const std::string &
local
) :
17
namespace_(ns), local_part_(
local
) {}
19
QName::QName(bool add, const std::string & ns, const std::string &
local
) :
20
namespace_(ns), local_part_(
local
) {}
/external/elfutils/libdw/
libdw.map
70
local
:
/external/freetype/builds/
ft2unix.h
24
/* It assumes that `/usr/
local
/include/freetype2' (or whatever is */
33
/* to `/usr/
local
/include/freetype2' instead of */
34
/* `/usr/
local
/include/freetype2/freetype'. */
42
/* - Adding `/usr/
local
/include/freetype2' to your compilation include */
/external/icu4c/test/intltest/
tfsmalls.h
18
* runs tests in 4
local
routines,
/external/iptables/extensions/
libip6t_eui64.man
3
with the lower 64 bits of the IPv6 source address. But "Universal/
Local
"
/external/iptables/include/linux/netfilter_ipv4/
ipt_LOG.h
8
#define IPT_LOG_UID 0x08 /* Log UID owning
local
socket */
/external/iptables/include/linux/netfilter_ipv6/
ip6t_LOG.h
8
#define IP6T_LOG_UID 0x08 /* Log UID owning
local
socket */
/external/javassist/sample/rmi/
start.html
3
<p>1. Run the server on the
local
host (where your web browser is running):
/external/kernel-headers/original/linux/netfilter_ipv4/
ipt_LOG.h
8
#define IPT_LOG_UID 0x08 /* Log UID owning
local
socket */
/external/kernel-headers/original/linux/netfilter_ipv6/
ip6t_LOG.h
8
#define IP6T_LOG_UID 0x08 /* Log UID owning
local
socket */
/external/llvm/lib/Transforms/Utils/
CMakeLists.txt
14
Local
.cpp
/external/llvm/test/Analysis/BasicAA/
2003-09-19-LocalArgument.ll
1
; In this test, a
local
alloca cannot alias an incoming argument.
/external/llvm/test/ExecutionEngine/
2002-12-16-ArgTest.ll
18
%
local
= alloca i8* ; <i8**> [#uses=3]
19
store i8* %cast224, i8** %
local
26
%CT = bitcast i8** %
local
to i8*** ; <i8***> [#uses=1]
34
%cast243 = bitcast i8** %
local
to i32* ; <i32*> [#uses=1]
/external/llvm/test/FrontendC/
2010-06-28-DbgLocalVar.c
6
//
local
variable xyz.
/external/llvm/test/FrontendC++/
2010-06-21-LocalVarDbg.cpp
3
//
local
variable info. For example. llvm.dbg.lv.~A is an invalid name.
/external/qemu/android/config/darwin-x86/
config-host.h
2
#define CONFIG_QEMU_SHAREDIR "/usr/
local
/share/qemu"
/external/qemu/android/config/linux-ppc/
config-host.h
2
#define CONFIG_QEMU_SHAREDIR "/usr/
local
/share/qemu"
/external/qemu/android/config/linux-x86/
config-host.h
2
#define CONFIG_QEMU_SHAREDIR "/usr/
local
/share/qemu"
/external/valgrind/main/drd/tests/
annotate_ignore_rw.stderr.exp
4
Location 0x........ is 0 bytes inside
local
var "s_c"
annotate_ignore_write2.stderr.exp
4
Location 0x........ is 0 bytes inside
local
var "s_b"
9
Location 0x........ is 0 bytes inside
local
var "s_a"
14
Location 0x........ is 0 bytes inside
local
var "s_c"
19
Location 0x........ is 0 bytes inside
local
var "s_a"
/external/valgrind/main/memcheck/tests/
inits.c
4
/* Static and global vars are inited to zero, non-static
local
vars aren't. */
/external/webkit/Source/WebCore/bindings/v8/custom/
V8DeviceMotionEventCustom.cpp
44
v8::
Local
<v8::Object> object = v8::Object::New();
53
v8::
Local
<v8::Object> object = v8::Object::New();
60
RefPtr<DeviceMotionData::Acceleration> readAccelerationArgument(v8::
Local
<v8::Value> value)
66
v8::
Local
<v8::Object> object = value->ToObject();
68
v8::
Local
<v8::Value> xValue = object->Get(v8::String::New("x"));
74
v8::
Local
<v8::Value> yValue = object->Get(v8::String::New("y"));
80
v8::
Local
<v8::Value> zValue = object->Get(v8::String::New("z"));
92
RefPtr<DeviceMotionData::RotationRate> readRotationRateArgument(v8::
Local
<v8::Value> value)
98
v8::
Local
<v8::Object> object = value->ToObject();
100
v8::
Local
<v8::Value> alphaValue = object->Get(v8::String::New("alpha"))
[
all
...]
/ndk/build/tools/
cleanup-apps.sh
11
rm -f $projectPath/
local
.properties
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysPanel.java
43
* Translate X-coordinate of touch event to the
local
X-coordinate of this
47
* @return the
local
X-coordinate to this {@link MoreKeysPanel}
52
* Translate Y-coordinate of touch event to the
local
Y-coordinate of this
56
* @return the
local
Y-coordinate to this {@link MoreKeysPanel}
Completed in 576 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>