OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OTHER
(Results
201 - 225
of
708
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/smali/dexlib2/src/main/ragel/
SyntheticAccessorFSM.rl
13
* in the documentation and/or
other
materials provided with the
65
public static final int
OTHER
= 0;
/frameworks/base/tools/aapt2/
Resources.proto
186
// A CompoundValue is an abstract type. It represents a value that is a made of
other
values.
395
OTHER
= 5;
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
CreateConnectionProcessorTest.java
209
new DisconnectCause(DisconnectCause.
OTHER
));
213
new DisconnectCause(DisconnectCause.
OTHER
));
/external/dnsmasq/contrib/dnslist/
dnslist.pl
52
# be different on
other
systems. Make sure the permissions are set correctly
284
Foundation's software and to any
other
program whose authors commit to
285
using it. (Some
other
Free Software Foundation software is covered by
330
0. This License applies to any program or
other
work which contains
340
Activities
other
than copying, distribution and modification are not
352
and give any
other
recipients of the Program a copy of this License
389
this License, whose permissions for
other
licensees extend to the
399
a storage or distribution medium does not bring the
other
work under
466
infringement or for any
other
reason (not limited to patent issues),
471
License and any
other
pertinent obligations, then as a consequence yo
[
all
...]
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
sysv.asm
21
;
OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
23
;
OTHER
DEALINGS IN THE SOFTWARE.
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
SyntheticAccessorFSM.java
15
* in the documentation and/or
other
materials provided with the
214
public static final int
OTHER
= 0;
/external/syslinux/mbr/
oldmbr.asm
21
; HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER
LIABILITY,
24
;
OTHER
DEALINGS IN THE SOFTWARE.
/external/v8/include/
v8-profiler.h
72
: state(
OTHER
),
511
* Nodes reference strings,
other
nodes, and edges by their indexes
857
virtual bool IsEquivalent(RetainedObjectInfo*
other
) = 0;
/hardware/interfaces/tv/input/1.0/default/
TvInput.cpp
29
static_assert(TV_INPUT_TYPE_OTHER_HARDWARE == static_cast<int>(TvInputType::
OTHER
),
30
"TvInputType::
OTHER
must match legacy value.");
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastResources.java
312
case
OTHER
:
/packages/apps/Dialer/java/com/android/voicemail/impl/protocol/
Vvm3EventHandler.java
124
case Type.
OTHER
:
/packages/services/Telephony/src/com/android/services/telephony/
ImsConferenceController.java
205
// conferenceable with any
other
connections.
214
// conferenceable with any
other
connection.
382
// Use the "
Other
" disconnect cause to ensure the call is logged to the call log but the
386
connection.setDisconnected(new DisconnectCause(DisconnectCause.
OTHER
,
/prebuilts/go/darwin-x86/src/cmd/internal/obj/arm/
a.out.go
26
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER
28
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER
DEALINGS IN
/prebuilts/go/darwin-x86/src/cmd/internal/obj/
data.go
27
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER
29
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER
DEALINGS IN
/prebuilts/go/darwin-x86/src/cmd/internal/obj/mips/
a.out.go
25
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER
27
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER
DEALINGS IN
240
C_LCON /*
other
32 */
241
C_DCON /*
other
64 (could subdivide further) */
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
link.go
26
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER
28
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER
DEALINGS IN
/prebuilts/go/darwin-x86/src/cmd/link/internal/mips/
asm.go
26
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER
28
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER
DEALINGS IN
/prebuilts/go/darwin-x86/src/runtime/
vlrt.go
21
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER
23
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER
DEALINGS IN
/prebuilts/go/linux-x86/src/cmd/internal/obj/arm/
a.out.go
26
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER
28
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER
DEALINGS IN
/prebuilts/go/linux-x86/src/cmd/internal/obj/
data.go
27
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER
29
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER
DEALINGS IN
/prebuilts/go/linux-x86/src/cmd/internal/obj/mips/
a.out.go
25
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER
27
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER
DEALINGS IN
240
C_LCON /*
other
32 */
241
C_DCON /*
other
64 (could subdivide further) */
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
link.go
26
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER
28
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER
DEALINGS IN
/prebuilts/go/linux-x86/src/cmd/link/internal/mips/
asm.go
26
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER
28
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER
DEALINGS IN
/prebuilts/go/linux-x86/src/runtime/
vlrt.go
21
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER
23
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER
DEALINGS IN
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintFix.java
80
* Returns true if this fix can be performed along side
other
fixes
82
* @return true if this fix can be performed in a bulk operation with
other
170
sFixes.put(TypographyDetector.
OTHER
.getId(), TypographyFix.class);
Completed in 1479 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>